From 953a62512d712940ac480b54059ba4f74d13be9b Mon Sep 17 00:00:00 2001 From: B Stack Date: Fri, 5 Apr 2019 21:24:25 -0400 Subject: 7w add build-depends ImageMagick --- 7w/7w.spec | 1 + 1 file changed, 1 insertion(+) (limited to '7w/7w.spec') diff --git a/7w/7w.spec b/7w/7w.spec index 0e0d554..8ccac29 100644 --- a/7w/7w.spec +++ b/7w/7w.spec @@ -23,6 +23,7 @@ Source1: %{name}.svg Packager: B Stack BuildRequires: gcc BuildRequires: ncurses-devel +BuildRequires: ImageMagick Requires: ncurses # do not require the icon theme. the rpm can make the dirs, and it won't hurt on terminal-only systems to have the directories with just these icons. #Requires: hicolor-icon-theme -- cgit