mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 02:16:27 -04:00
Add missing dependencies.
Noticed by: TAPHR
This commit is contained in:
parent
7e08d5963d
commit
5777487a13
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=199338
1 changed files with 4 additions and 1 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= mtpfs
|
||||
PORTVERSION= 0.6
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://www.adebenham.com/mtpfs/
|
||||
|
||||
|
@ -17,8 +18,10 @@ RUN_DEPENDS= ${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod
|
|||
LIB_DEPENDS= mtp:${PORTSDIR}/audio/libmtp \
|
||||
fuse:${PORTSDIR}/sysutils/fusefs-libs \
|
||||
id3-3.8:${PORTSDIR}/audio/id3lib \
|
||||
id3tag.0:${PORTSDIR}/audio/libid3tag
|
||||
id3tag.0:${PORTSDIR}/audio/libid3tag \
|
||||
mad.2:${PORTSDIR}/audio/libmad
|
||||
|
||||
USE_GNOME= glib20
|
||||
GNU_CONFIGURE= yes
|
||||
PLIST_FILES= bin/mtpfs
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue