mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Add missing depend on gstreamer-soup
- Bump PORTREV
This commit is contained in:
parent
3f3d079487
commit
d5356412b9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=364643
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= pithos
|
||||
PORTVERSION= 1.0.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= audio
|
||||
DISTNAME= ${PORTVERSION}
|
||||
|
||||
@ -25,7 +26,7 @@ RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/xdg/__init__.py:${PORTSDIR}/devel/py3-xdg \
|
||||
USE_GNOME= gtk30 py3gobject3
|
||||
USE_PYTHON= 3
|
||||
USE_PYDISTUTILS=yes
|
||||
USE_GSTREAMER= core good bad
|
||||
USE_GSTREAMER= core good bad soup
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
INSTALLS_EGGINFO= yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user