mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
- Add missed dependency on KF5Config, configure dialog widgets
With hat: kde
This commit is contained in:
parent
e0ba363e60
commit
727e8a27e3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=501539
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= kfilemetadata
|
||||
DISTVERSION= ${KDE_FRAMEWORKS_VERSION}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
@ -17,7 +18,7 @@ LIB_DEPENDS= libavutil.so:multimedia/ffmpeg \
|
||||
|
||||
USES= cmake compiler:c++11-lib gettext kde:5 pkgconfig \
|
||||
qt:5 tar:xz
|
||||
USE_KDE= archive coreaddons ecm i18n
|
||||
USE_KDE= archive config coreaddons ecm i18n
|
||||
USE_QT= buildtools_build core qmake_build xml
|
||||
|
||||
# Frameworks ports install localization files that conflict with some
|
||||
|
Loading…
Reference in New Issue
Block a user