From 6363099f8085a43bdf5cadd68cef7f4b6e6cf48f Mon Sep 17 00:00:00 2001 From: David Tardon Date: Tue, 23 Apr 2013 05:56:17 +0200 Subject: [PATCH] boost-devel is needed for build now --- libcdr.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/libcdr.spec b/libcdr.spec index 31ad544..04291ed 100644 --- a/libcdr.spec +++ b/libcdr.spec @@ -10,6 +10,7 @@ License: GPLv2+ or LGPLv2+ or MPLv1.1 URL: http://www.freedesktop.org/wiki/Software/libcdr Source: http://dev-www.libreoffice.org/src/%{name}-%{version}.tar.xz +BuildRequires: boost-devel BuildRequires: doxygen BuildRequires: lcms2-devel BuildRequires: libicu-devel