SF.net SVN: gar:[25334] csw/mgar/pkg/lang-python/python/branches/python-2.7 /Makefile
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Fri Oct 30 13:29:28 CET 2015
Revision: 25334
http://sourceforge.net/p/gar/code/25334
Author: dmichelsen
Date: 2015-10-30 12:29:28 +0000 (Fri, 30 Oct 2015)
Log Message:
-----------
lang-python/python/branches/python-2.7: Add build deps as reported in #5254
Modified Paths:
--------------
csw/mgar/pkg/lang-python/python/branches/python-2.7/Makefile
Modified: csw/mgar/pkg/lang-python/python/branches/python-2.7/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/python/branches/python-2.7/Makefile 2015-10-27 13:50:58 UTC (rev 25333)
+++ csw/mgar/pkg/lang-python/python/branches/python-2.7/Makefile 2015-10-30 12:29:28 UTC (rev 25334)
@@ -155,6 +155,8 @@
BUILD_DEP_PKGS += CSWlibsqlite3-dev
BUILD_DEP_PKGS += CSWlibgdbm-dev
BUILD_DEP_PKGS += CSWlibgcrypt-dev
+BUILD_DEP_PKGS += CSWlibssl-dev
+BUILD_DEP_PKGS += CSWlibncurses-dev
# Allow to choose the default Python version.
# Python 2.6 is the default one as of 2013-07-21.
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