mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
audio/fossmixer: fix depends
This commit is contained in:
parent
9d7782d331
commit
0e28686339
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
PORTNAME= fossmixer
|
PORTNAME= fossmixer
|
||||||
PORTVERSION= 0.0.3
|
PORTVERSION= 0.0.3
|
||||||
PORTREVISION= 4
|
PORTREVISION= 5
|
||||||
CATEGORIES= audio
|
CATEGORIES= audio
|
||||||
MASTER_SITES= SF/detroit
|
MASTER_SITES= SF/detroit
|
||||||
DISTNAME= detroit-0.2.3
|
DISTNAME= detroit-0.2.3
|
||||||
|
@ -11,8 +11,7 @@ WWW= https://detroit.sourceforge.net/app_fossmixer.html
|
||||||
|
|
||||||
LICENSE= BSD3CLAUSE
|
LICENSE= BSD3CLAUSE
|
||||||
|
|
||||||
RUN_DEPENDS= ${LOCALBASE}/share/fonts/noto/NotoSans-Italic.ttf:x11-fonts/noto-basic \
|
RUN_DEPENDS= noto-basic>0:x11-fonts/noto-basic
|
||||||
${LOCALBASE}/share/fonts/noto/NotoSans-Regular.ttf:x11-fonts/noto-basic
|
|
||||||
LIB_DEPENDS= libao.so:audio/libao \
|
LIB_DEPENDS= libao.so:audio/libao \
|
||||||
libportaudio.so:audio/portaudio \
|
libportaudio.so:audio/portaudio \
|
||||||
libpulse-simple.so:audio/pulseaudio \
|
libpulse-simple.so:audio/pulseaudio \
|
||||||
|
|
Loading…
Add table
Reference in a new issue