diff options
Diffstat (limited to 'package')
-rw-r--r-- | package/python2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/python2/Makefile b/package/python2/Makefile index 6d28fb10a..933947523 100644 --- a/package/python2/Makefile +++ b/package/python2/Makefile @@ -13,7 +13,7 @@ PKG_BUILDDEP:= autotool libffi python2-host PKG_DEPENDS:= libpthread libffi libgcc PKG_URL:= http://www.python.org/ PKG_SITES:= http://www.python.org/ftp/python/${PKG_VERSION}/ -PKG_OPTS:= dev noscripts +PKG_OPTS:= dev PKG_HOST_DEPENDS:= !netbsd !openbsd |