mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
multimedia/kdemultimedia-ffmpegthumbs: Drop unused taglib dep
This commit is contained in:
parent
bb76d04539
commit
ce37beaf31
@ -1,5 +1,6 @@
|
||||
PORTNAME= ffmpegthumbs
|
||||
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= multimedia kde kde-applications
|
||||
PKGNAMEPREFIX= kdemultimedia-
|
||||
|
||||
@ -9,8 +10,7 @@ WWW= https://www.kde.org/
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
LIB_DEPENDS= libswscale.so:multimedia/ffmpeg \
|
||||
libtag.so:audio/taglib
|
||||
LIB_DEPENDS= libswscale.so:multimedia/ffmpeg
|
||||
|
||||
USES= cmake compiler:c++11-lang kde:5 pkgconfig qt:5 tar:xz xorg
|
||||
USE_KDE= completion config coreaddons i18n jobwidgets kio service solid \
|
||||
|
Loading…
Reference in New Issue
Block a user