From ae10a948a50073a3788255e20eedca40a37be305 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0abata?= Date: Tue, 9 Jun 2015 17:20:48 +0200 Subject: [PATCH] Add a compiler too. --- zathura-djvu.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/zathura-djvu.spec b/zathura-djvu.spec index 8e4b17a..905c893 100644 --- a/zathura-djvu.spec +++ b/zathura-djvu.spec @@ -6,6 +6,7 @@ License: zlib URL: http://pwmt.org/projects/zathura/plugins/%{name} Source0: http://pwmt.org/projects/zathura/plugins/download/%{name}-%{version}.tar.gz BuildRequires: coreutils +BuildRequires: gcc BuildRequires: make BuildRequires: sed BuildRequires: pkgconfig(cairo)