[packages] python: remove libffi dependency hack, not needed anymore
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20112 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
565e1f054c
commit
1c016dcb71
@ -40,7 +40,7 @@ endef
|
||||
define Package/python
|
||||
$(call Package/python/Default)
|
||||
TITLE+= (full)
|
||||
DEPENDS:=+libpthread +zlib +PACKAGE_python:libffi +python-mini
|
||||
DEPENDS:=+libpthread +zlib +libffi +python-mini
|
||||
endef
|
||||
|
||||
define Package/python/description
|
||||
|
Loading…
x
Reference in New Issue
Block a user