From fd9d063e94a1867f867aad3092d97a88771f1abb Mon Sep 17 00:00:00 2001 From: Gergely Kiss Date: Fri, 29 Apr 2016 00:22:04 +0200 Subject: PIL/pillow: replace discontinued python-imglib (PIL) with pillow Signed-off-by: Gergely Kiss --- net/seafile-seahub/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/seafile-seahub') diff --git a/net/seafile-seahub/Makefile b/net/seafile-seahub/Makefile index cbedc5c7f..6821c3aca 100644 --- a/net/seafile-seahub/Makefile +++ b/net/seafile-seahub/Makefile @@ -27,7 +27,7 @@ define Package/seafile-seahub TITLE:=Seafile server - seahub component MAINTAINER:=Gergely Kiss URL:=http://seafile.com/ - DEPENDS:=+python +simplejson +python-imglib +python-setuptools + DEPENDS:=+python +simplejson +pillow +python-setuptools endef define Package/seafile-seahub/description -- cgit v1.2.3