SF.net SVN: gar:[24857] csw/mgar/pkg/gdb/trunk/Makefile
pfelecan at users.sourceforge.net
pfelecan at users.sourceforge.net
Sat Apr 18 13:33:44 CEST 2015
Revision: 24857
http://sourceforge.net/p/gar/code/24857
Author: pfelecan
Date: 2015-04-18 11:33:44 +0000 (Sat, 18 Apr 2015)
Log Message:
-----------
- now depends on Python 2.7
- Guile is a new dependency
Modified Paths:
--------------
csw/mgar/pkg/gdb/trunk/Makefile
Modified: csw/mgar/pkg/gdb/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gdb/trunk/Makefile 2015-04-18 07:28:17 UTC (rev 24856)
+++ csw/mgar/pkg/gdb/trunk/Makefile 2015-04-18 11:33:44 UTC (rev 24857)
@@ -78,10 +78,11 @@
TEST_SCRIPTS =
RUNTIME_DEP_PKGS += CSWlibexpat1
+RUNTIME_DEP_PKGS += CSWlibguile2-0-22
RUNTIME_DEP_PKGS += CSWlibiconv2
RUNTIME_DEP_PKGS += CSWlibintl8
RUNTIME_DEP_PKGS += CSWlibncurses5
-RUNTIME_DEP_PKGS += CSWlibpython2-6-1-0
+RUNTIME_DEP_PKGS += CSWlibpython2-7-1-0
RUNTIME_DEP_PKGS += CSWlibreadline6
RUNTIME_DEP_PKGS += CSWlibz1
RUNTIME_DEP_PKGS += CSWliblzma5
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