Skip to content
Snippets Groups Projects
Commit 880b04de authored by Arnaud Degroote's avatar Arnaud Degroote
Browse files

[wip/python33] Explicit the dependency on liblzma

Bump PKGREVISION
parent 8622d960
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,7 @@
VERSION= 3.3.5
DISTNAME= Python-${VERSION}
PKGNAME= python33-${VERSION}
PKGREVISION= 1
MASTER_SITES= http://www.python.org/ftp/python/${VERSION}/
EXTRACT_SUFX= .tgz
......@@ -55,6 +56,7 @@ post-install:
include ../../mk/sysdep/gdbm.mk
include ../../mk/sysdep/libffi.mk
include ../../mk/sysdep/openssl.mk
include ../../wip/mk/sysdep/liblzma.mk
include ../../mk/language/c.mk
include ../../mk/language/c++.mk
include ../../mk/robotpkg.mk
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment