Revision: 24301
http://sourceforge.net/p/gar/code/24301
Author: tosmi
Date: 2014-11-08 15:10:37 +0000 (Sat, 08 Nov 2014)
Log Message:
-----------
added libgnugetopt0 as a runtime dep
Modified Paths:
--------------
csw/mgar/pkg/augeas/trunk/Makefile
Modified: csw/mgar/pkg/augeas/trunk/Makefile
===================================================================
--- csw/mgar/pkg/augeas/trunk/Makefile 2014-11-08 08:11:16 UTC (rev 24300)
+++ csw/mgar/pkg/augeas/trunk/Makefile 2014-11-08 15:10:37 UTC (rev 24301)
@@ -25,6 +25,7 @@
RUNTIME_DEP_PKGS = CSWlibgcc-s1
RUNTIME_DEP_PKGS += CSWlibreadline6
RUNTIME_DEP_PKGS += CSWlibxml2-2
+RUNTIME_DEP_PKGS += CSWlibgnugetopt0
GARCOMPILER = GCC4
EXTRA_LDFLAGS = -lgnugetopt
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.