forked from Lainports/freebsd-ports
multimedia/plexhometheater: switch from py-imaging to py-pillow
With hat: python Approved by: portmgr (bdrewery, implicit)
This commit is contained in:
parent
71b8301a28
commit
b5947a8c02
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue