From 8affe284188f423897bfef38acb535057a20f05d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Caol=C3=A1n=20McNamara?= Date: Mon, 24 Feb 2020 10:50:31 +0000 Subject: [PATCH] don't need glew anymore --- libreoffice.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/libreoffice.spec b/libreoffice.spec index 8225dc3..b4da5e1 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -142,8 +142,6 @@ BuildRequires: pkgconfig(epoxy) BuildRequires: pkgconfig(evolution-data-server-1.2) BuildRequires: pkgconfig(expat) BuildRequires: pkgconfig(freetype2) -BuildRequires: pkgconfig(glew) >= 1.10.0 -BuildRequires: pkgconfig(glu) BuildRequires: pkgconfig(gobject-introspection-1.0) BuildRequires: pkgconfig(gstreamer-1.0) BuildRequires: pkgconfig(gstreamer-plugins-base-1.0)