mirror of
https://git.freebsd.org/ports.git
synced 2025-05-12 15:21:51 -04:00
multimedia/kdemultimedia-ffmpegthumbs: Drop unused taglib dep
This commit is contained in:
parent
bb76d04539
commit
ce37beaf31
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue