[Lunar-commits] r23300 - moonbase/trunk/xorg7/x11-extras/libxcb
Chad Kittel
v3rt1g0 at lunar-linux.org
Fri Feb 16 17:14:23 CET 2007
Author: v3rt1g0
Date: 2007-02-16 17:14:22 +0100 (Fri, 16 Feb 2007)
New Revision: 23300
Modified:
moonbase/trunk/xorg7/x11-extras/libxcb/DEPENDS
moonbase/trunk/xorg7/x11-extras/libxcb/DETAILS
Log:
Misc Tidy: libxcb (1.0)
* remove TAB character
* remove already covered depends
* add missing && (thanks dveatch for spotting)
Modified: moonbase/trunk/xorg7/x11-extras/libxcb/DEPENDS
===================================================================
--- moonbase/trunk/xorg7/x11-extras/libxcb/DEPENDS 2007-02-16 15:50:53 UTC (rev 23299)
+++ moonbase/trunk/xorg7/x11-extras/libxcb/DEPENDS 2007-02-16 16:14:22 UTC (rev 23300)
@@ -1,4 +1,3 @@
-depends xproto
-depends xcb-proto
+depends xcb-proto &&
+depends libxslt &&
depends libpthread-stubs
-depends libxslt
Modified: moonbase/trunk/xorg7/x11-extras/libxcb/DETAILS
===================================================================
--- moonbase/trunk/xorg7/x11-extras/libxcb/DETAILS 2007-02-16 15:50:53 UTC (rev 23299)
+++ moonbase/trunk/xorg7/x11-extras/libxcb/DETAILS 2007-02-16 16:14:22 UTC (rev 23300)
@@ -1,5 +1,5 @@
MODULE=libxcb
- VERSION=1.0
+ VERSION=1.0
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=$XORG_URL/X11R7.2/src/extras
SOURCE_VFY=sha1:0a7e0b65e6f1e0ef4dcaecaa01c4b2854206e96e
More information about the Lunar-commits
mailing list