[csw-devel] SF.net SVN: gar:[9171] csw/mgar/pkg/x11/lib/libxau/trunk/Makefile
wbonnet at users.sourceforge.net
wbonnet at users.sourceforge.net
Sun Mar 14 22:24:05 CET 2010
Revision: 9171
http://gar.svn.sourceforge.net/gar/?rev=9171&view=rev
Author: wbonnet
Date: 2010-03-14 21:24:05 +0000 (Sun, 14 Mar 2010)
Log Message:
-----------
Fix dependency on CXWxproto (removed) and CSWx11xproto (aded)
Modified Paths:
--------------
csw/mgar/pkg/x11/lib/libxau/trunk/Makefile
Modified: csw/mgar/pkg/x11/lib/libxau/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/lib/libxau/trunk/Makefile 2010-03-14 20:54:56 UTC (rev 9170)
+++ csw/mgar/pkg/x11/lib/libxau/trunk/Makefile 2010-03-14 21:24:05 UTC (rev 9171)
@@ -20,7 +20,7 @@
# We define upstream file regex so we can be notifed of new upstream software release
UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
-RUNTIME_DEP_PKGS_CSWlibxau = CSWx11common CSWxproto
+RUNTIME_DEP_PKGS_CSWlibxau = CSWx11common CSWx11xproto
RUNTIME_DEP_PKGS_CSWlibxaudevel = CSWlibxau
CATALOGNAME_CSWlibxau = libxau
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