SPECS: epiphany.spec - fixed BReqs: libicu needed only with webkit
emes
emes at pld-linux.org
Thu Apr 24 02:02:50 CEST 2008
Author: emes Date: Thu Apr 24 00:02:50 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fixed BReqs: libicu needed only with webkit
---- Files affected:
SPECS:
epiphany.spec (1.180 -> 1.181)
---- Diffs:
================================================================
Index: SPECS/epiphany.spec
diff -u SPECS/epiphany.spec:1.180 SPECS/epiphany.spec:1.181
--- SPECS/epiphany.spec:1.180 Wed Apr 23 09:34:41 2008
+++ SPECS/epiphany.spec Thu Apr 24 02:02:44 2008
@@ -40,7 +40,9 @@
BuildRequires: libglade2-devel >= 1:2.6.2
BuildRequires: libgnomeprintui-devel >= 2.18.0
BuildRequires: libgnomeui-devel >= 2.22.0
+%if %{with webkit}
BuildRequires: libicu-devel
+%endif
BuildRequires: libtool
BuildRequires: libxml2-devel >= 1:2.6.28
BuildRequires: libxslt-devel >= 1.1.20
@@ -223,6 +225,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.181 2008-04-24 00:02:44 emes
+- fixed BReqs: libicu needed only with webkit
+
Revision 1.180 2008-04-23 07:34:41 hawk
- release 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/epiphany.spec?r1=1.180&r2=1.181&f=u
More information about the pld-cvs-commit
mailing list