Revision: 10477
          http://gar.svn.sourceforge.net/gar/?rev=10477&view=rev
Author:   bdwalton
Date:     2010-07-09 01:15:38 +0000 (Fri, 09 Jul 2010)

Log Message:
-----------
gtar: depend on gcpio for buildtime and runtime

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

Modified: csw/mgar/pkg/gtar/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gtar/trunk/Makefile    2010-07-09 01:14:17 UTC (rev 10476)
+++ csw/mgar/pkg/gtar/trunk/Makefile    2010-07-09 01:15:38 UTC (rev 10477)
@@ -24,7 +24,8 @@
 
 SPKG_SOURCEURL = http://www.gnu.org/software/tar/
 
-RUNTIME_DEP_PKGS = CSWggettextrt CSWiconv
+BUILD_DEP_PKGS = CSWgcpio
+RUNTIME_DEP_PKGS = CSWggettextrt CSWiconv CSWgcpio
 
 NOISALIST = 1
 CONFIGURE_ARGS = $(DIRPATHS) --program-prefix=g


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.
_______________________________________________
devel mailing list
devel@lists.opencsw.org
https://lists.opencsw.org/mailman/listinfo/devel

Reply via email to