[csw-devel] SF.net SVN: gar:[10691] csw/mgar/pkg/glib2

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed Aug 4 10:41:41 CEST 2010


Revision: 10691
          http://gar.svn.sourceforge.net/gar/?rev=10691&view=rev
Author:   dmichelsen
Date:     2010-08-04 08:41:40 +0000 (Wed, 04 Aug 2010)

Log Message:
-----------
glib2: Add runtime dependency from CSWglib2devel to CSWperl now really fixing #4327 (misread bug report)

Modified Paths:
--------------
    csw/mgar/pkg/glib2/branches/glib2-2.23.x/Makefile
    csw/mgar/pkg/glib2/trunk/Makefile

Modified: csw/mgar/pkg/glib2/branches/glib2-2.23.x/Makefile
===================================================================
--- csw/mgar/pkg/glib2/branches/glib2-2.23.x/Makefile	2010-08-04 08:39:14 UTC (rev 10690)
+++ csw/mgar/pkg/glib2/branches/glib2-2.23.x/Makefile	2010-08-04 08:41:40 UTC (rev 10691)
@@ -48,7 +48,7 @@
 BUILD64 = 1
 NOISAEXEC = 1
 
-BUILD_DEP_PKGS = CSWggettext CSWperl
+BUILD_DEP_PKGS = CSWggettext
 
 RUNTIME_DEP_PKGS_CSWglib2 += CSWggettextrt
 RUNTIME_DEP_PKGS_CSWglib2 += CSWiconv
@@ -59,6 +59,7 @@
 RUNTIME_DEP_PKGS_CSWglib2devel += CSWiconv
 RUNTIME_DEP_PKGS_CSWglib2devel += CSWpython
 RUNTIME_DEP_PKGS_CSWglib2devel += CSWzlib
+RUNTIME_DEP_PKGS_CSWglib2devel += CSWperl
 
 # Some tests fail, they may be harmless, disable for now, but check later!
 SKIPTEST ?= 1

Modified: csw/mgar/pkg/glib2/trunk/Makefile
===================================================================
--- csw/mgar/pkg/glib2/trunk/Makefile	2010-08-04 08:39:14 UTC (rev 10690)
+++ csw/mgar/pkg/glib2/trunk/Makefile	2010-08-04 08:41:40 UTC (rev 10691)
@@ -48,7 +48,7 @@
 BUILD64 = 1
 NOISAEXEC = 1
 
-BUILD_DEP_PKGS = CSWggettext CSWperl
+BUILD_DEP_PKGS = CSWggettext
 
 RUNTIME_DEP_PKGS_CSWglib2 += CSWggettextrt
 RUNTIME_DEP_PKGS_CSWglib2 += CSWiconv
@@ -59,6 +59,7 @@
 RUNTIME_DEP_PKGS_CSWglib2devel += CSWiconv
 RUNTIME_DEP_PKGS_CSWglib2devel += CSWpython
 RUNTIME_DEP_PKGS_CSWglib2devel += CSWzlib
+RUNTIME_DEP_PKGS_CSWglib2devel += CSWperl
 
 # Some tests fail, they may be harmless, disable for now, but check later!
 SKIPTEST ?= 1


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