From 8199d12334e3e3a4ffcc71a62ed6dc56beed6755 Mon Sep 17 00:00:00 2001 From: tgoff0 Date: Fri, 22 May 2015 00:55:28 +0000 Subject: [PATCH] packaging: Remove tkimg as a required package. --- packaging/rpm/core.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/rpm/core.spec.in b/packaging/rpm/core.spec.in index 74aca5ea..c4db1c20 100644 --- a/packaging/rpm/core.spec.in +++ b/packaging/rpm/core.spec.in @@ -39,7 +39,7 @@ networks using Linux network namespace containers and bridging. %package gui Summary: Common Open Research Emulator GUI front-end Group: System Tools -Requires: tcl tk tkimg +Requires: tcl tk BuildArch: noarch BuildRequires: make automake autoconf Provides: core-gui