[csw-devel] SF.net SVN: gar:[4638] csw/mgar/pkg/x11/libxcb/trunk/Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Fri May 1 18:59:03 CEST 2009
Revision: 4638
http://gar.svn.sourceforge.net/gar/?rev=4638&view=rev
Author: dmichelsen
Date: 2009-05-01 16:59:03 +0000 (Fri, 01 May 2009)
Log Message:
-----------
x11/libxcb: Require CSWxcbproto only on compiletime
Modified Paths:
--------------
csw/mgar/pkg/x11/libxcb/trunk/Makefile
Modified: csw/mgar/pkg/x11/libxcb/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/libxcb/trunk/Makefile 2009-05-01 16:29:35 UTC (rev 4637)
+++ csw/mgar/pkg/x11/libxcb/trunk/Makefile 2009-05-01 16:59:03 UTC (rev 4638)
@@ -11,8 +11,8 @@
MASTER_SITES = http://xcb.freedesktop.org/dist/
DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
-PREREQUISITE_PKGS = CSWlibxaudevel CSWlibpthreadstubs CSWdoxygen CSWpython
-REQUIRED_PKGS_CSWlibxcb = CSWxcbproto CSWlibxau
+PREREQUISITE_PKGS = CSWlibxaudevel CSWlibpthreadstubs CSWdoxygen CSWpython CSWxcbproto
+REQUIRED_PKGS_CSWlibxcb = CSWlibxau
PACKAGES = CSWlibxcb CSWlibxcbdevel CSWlibxcbdoc
# We define upstream file regex so we can be notifed of new upstream software release
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list