multimedia/plexhometheater: switch from py-imaging to py-pillow

With hat:	python
Approved by:	portmgr (bdrewery, implicit)
This commit is contained in:
William Grzybowski 2014-10-06 16:28:08 +00:00
parent 71b8301a28
commit b5947a8c02

View file

@ -2,7 +2,7 @@
PORTNAME= plexhometheater
PORTVERSION= 1.2.2
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= multimedia
MAINTAINER= woodsb02@gmail.com
@ -60,7 +60,7 @@ LIB_DEPENDS= libass.so:${PORTSDIR}/multimedia/libass \
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3 \
glxinfo:${PORTSDIR}/graphics/mesa-demos \
${PYTHON_PKGNAMEPREFIX}imaging>0:${PORTSDIR}/graphics/py-imaging \
${PYTHON_PKGNAMEPREFIX}pillow>0:${PORTSDIR}/graphics/py-pillow \
xdpyinfo:${PORTSDIR}/x11/xdpyinfo
USE_GITHUB= yes