From 4d9ae5a00ffb41d026e10a7ee9b6dcabdef334b2 Mon Sep 17 00:00:00 2001 From: David Tardon Date: Thu, 22 May 2014 21:56:51 +0200 Subject: [PATCH] add missing build dep on glew --- libreoffice.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/libreoffice.spec b/libreoffice.spec index aa15d36..502213d 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -154,6 +154,7 @@ BuildRequires: pkgconfig(gtk+-2.0) BuildRequires: pkgconfig(hunspell) BuildRequires: hyphen-devel %if 0%{?fedora} +BuildRequires: pkgconfig(glew) BuildRequires: kdelibs4-devel %endif BuildRequires: pkgconfig(ice)