[csw-devel] SF.net SVN: gar:[8661] csw/mgar/pkg/x11/lib/libsm/trunk/Makefile
wbonnet at users.sourceforge.net
wbonnet at users.sourceforge.net
Thu Feb 18 23:29:24 CET 2010
Revision: 8661
http://gar.svn.sourceforge.net/gar/?rev=8661&view=rev
Author: wbonnet
Date: 2010-02-18 22:29:23 +0000 (Thu, 18 Feb 2010)
Log Message:
-----------
Fix dependencies
Modified Paths:
--------------
csw/mgar/pkg/x11/lib/libsm/trunk/Makefile
Modified: csw/mgar/pkg/x11/lib/libsm/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/lib/libsm/trunk/Makefile 2010-02-18 21:38:17 UTC (rev 8660)
+++ csw/mgar/pkg/x11/lib/libsm/trunk/Makefile 2010-02-18 22:29:23 UTC (rev 8661)
@@ -16,8 +16,8 @@
# We define upstream file regex so we can be notifed of new upstream software release
UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.bz2
-# BUILD_DEP_PKGS = CSWlibicedevel
-RUNTIME_DEP_PKGS = CSWlibice
+RUNTIME_DEP_PKGS_CSWlibsm = CSWlibice
+RUNTIME_DEP_PKGS_CSWlibsmdevel += CSWlibsm
PACKAGES = CSWlibsm CSWlibsmdevel
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