pyload: do not depend on python-django
authorhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 1 May 2014 21:19:40 +0000 (21:19 +0000)
committerhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 1 May 2014 21:19:40 +0000 (21:19 +0000)
This dependency is not needed.

This closes #11471.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@40653 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/pyload/Makefile

index bdb60ca..f888628 100644 (file)
@@ -24,7 +24,7 @@ PKG_UNPACK=unzip -d $(PKG_BUILD_DIR) $(DL_DIR)/$(PKG_SOURCE)
 define Package/pyload
   SECTION:=net
   CATEGORY:=Network
-  DEPENDS:=+python +pyopenssl +python-curl +python-crypto +python-django \
+  DEPENDS:=+python +pyopenssl +python-curl +python-crypto \
        +python-expat +python-imaging-library +python-sqlite3 +js \
        +tesseract +unrar
   TITLE:=A fast, lightweight and full featured download manager