[cairo-commit] packaging/debian/cairo/debian rules,1.13,1.14
Dave Beckett
commit at pdx.freedesktop.org
Thu Jun 9 12:46:42 PDT 2005
Committed by: dajobe
Update of /cvs/cairo/packaging/debian/cairo/debian
In directory gabe:/tmp/cvs-serv21905
Modified Files:
rules
Log Message:
enable glitz
Index: rules
===================================================================
RCS file: /cvs/cairo/packaging/debian/cairo/debian/rules,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- rules 2 Feb 2005 23:34:12 -0000 1.13
+++ rules 9 Jun 2005 19:46:40 -0000 1.14
@@ -5,8 +5,5 @@
#include /usr/share/cdbs/1/rules/simple-patchsys.mk
# --disable-xcb just to be sure. Otherwise Build-Depend etc. on libxcb1-dev
#
-# --disable-glitz just to be sure. Otherwise Build-Depend etc. on libglitz1-dev
-# not yet in the archive but is packaged in
-# http://cairographics.org/packages/debian/
-# If enabled, this depends on glitz >= 0.4.0
-DEB_CONFIGURE_USER_FLAGS=--disable-xcb --disable-glitz
+# --enable-glitz just to be sure
+DEB_CONFIGURE_USER_FLAGS=--disable-xcb --enable-glitz
More information about the cairo-commit
mailing list