python-native: depend on OpenSSL native to get python-urlgrabber-native buildable

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5139 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz
2008-09-04 14:00:55 +00:00
parent f46cad811f
commit 0fb48f7370

View File

@@ -1,9 +1,10 @@
DESCRIPTION = "The Python Programming Language"
HOMEPAGE = "http://www.python.org"
LICENSE = "PSF"
DEPENDS = "openssl-native"
SECTION = "devel/python"
PRIORITY = "optional"
PR = "ml4"
PR = "ml5"
EXCLUDE_FROM_WORLD = "1"