radicale-py3: Add python3-urllib dependency 11078/head
authorDennis Dast <mail@ddast.de>
Mon, 20 Jan 2020 19:43:34 +0000 (20:43 +0100)
committerDennis Dast <mail@ddast.de>
Mon, 20 Jan 2020 19:59:41 +0000 (20:59 +0100)
Depend on python3-urllib instead of python3-email (python3-urllib has
python3-email as a dependency).

Signed-off-by: Dennis Dast <mail@ddast.de>
net/radicale/Makefile

index f733a70757b225cf10521d00ac2a0f85352444ff..fb9384b68fa8cf82251b77a9fb0c9052cb129452 100644 (file)
@@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=radicale
 PKG_VERSION:=1.1.6
-PKG_RELEASE:=2
+PKG_RELEASE:=3
 PKG_MAINTAINER:=
 
 PKG_LICENSE:=GPL-3.0
@@ -48,7 +48,7 @@ define Package/radicale-py3
   $(call Package/radicale/Default)
   TITLE+= (Python 3)
   VARIANT:=3
-  DEPENDS:=+python3-logging +python3-openssl +python3-xml +python3-codecs +python3-email
+  DEPENDS:=+python3-logging +python3-openssl +python3-xml +python3-codecs +python3-urllib
 endef
 
 # shown in LuCI package description