[csw-devel] SF.net SVN: gar:[8688] csw/mgar/pkg/zutils/trunk/Makefile

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Fri Feb 19 17:04:36 CET 2010


Revision: 8688
          http://gar.svn.sourceforge.net/gar/?rev=8688&view=rev
Author:   dmichelsen
Date:     2010-02-19 16:04:36 +0000 (Fri, 19 Feb 2010)

Log Message:
-----------
zutils: Fix dependencies

Modified Paths:
--------------
    csw/mgar/pkg/zutils/trunk/Makefile

Modified: csw/mgar/pkg/zutils/trunk/Makefile
===================================================================
--- csw/mgar/pkg/zutils/trunk/Makefile	2010-02-19 15:50:16 UTC (rev 8687)
+++ csw/mgar/pkg/zutils/trunk/Makefile	2010-02-19 16:04:36 UTC (rev 8688)
@@ -20,7 +20,8 @@
 # We define upstream file regex so we can be notifed of new upstream software release
 UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
 
-BUILD_DEP_PKGS = CSWhelp2man
+BUILD_DEP_PKGS = CSWhelp2man CSWlzip
+RUNTIME_DEP_PKGS = CSWlzip
 
 VENDOR_URL = http://www.nongnu.org/zutils/zutils.html
 


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