mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-17 09:10:08 +02:00
Fixed the python-2.6.6 patch, added readline as a dependency so that python finds and builds it in.
This commit is contained in:
@@ -4,7 +4,7 @@ SRC_URI="http://www.python.org/ftp/python/2.6.6/Python-2.6.6.tar.bz2"
|
||||
CHECKSUM_MD5="cf4e6881bb84a7ce6089e4a307f71f14"
|
||||
REVISION="1"
|
||||
STATUS_HAIKU="stable"
|
||||
DEPEND=""
|
||||
DEPEND="sys-libs/readline >= 6.0"
|
||||
BUILD {
|
||||
cd Python-2.6.6/Modules/_ctypes/libffi
|
||||
libtoolize --force --copy --install
|
||||
|
||||
Reference in New Issue
Block a user