From 60a3115f9e71ba0c4cc45311eca6aac6be10d8ec Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 10 Jan 2018 10:43:44 +0100 Subject: [PATCH] add missing BRs on openjp2 Signed-off-by: Igor Gnatenko --- gdcm.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdcm.spec b/gdcm.spec index 7578f84..50c85d9 100644 --- a/gdcm.spec +++ b/gdcm.spec @@ -29,7 +29,7 @@ BuildRequires: libtheora-devel BuildRequires: libuuid-devel BuildRequires: mesa-libOSMesa-devel BuildRequires: compat-openssl10-devel -BuildRequires: openjpeg-devel +BuildRequires: pkgconfig(libopenjp2) #BuildRequires: /usr/bin/pdflatex BuildRequires: poppler-devel BuildRequires: python2-devel