mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
misc/kf5-purpose: update dependencies
KDeclarative was dropped upstream in [1]. Add missing dependency on
prison.
[1] 0865cacfb0
This commit is contained in:
parent
f184ca6757
commit
7cafa37534
@ -1,5 +1,6 @@
|
||||
PORTNAME= purpose
|
||||
DISTVERSION= ${KDE_FRAMEWORKS_VERSION}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= misc kde kde-frameworks
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
@ -12,8 +13,8 @@ RUN_DEPENDS= accounts-qml-module>=0:sysutils/accounts-qml-module
|
||||
USES= cmake compiler:c++11-lang gettext gnome \
|
||||
kde:5 pkgconfig qt:5 tar:xz xorg
|
||||
USE_GNOME= intltool
|
||||
USE_KDE= config completion coreaddons i18n kdeclarative kio \
|
||||
kirigami2 notifications jobwidgets service solid \
|
||||
USE_KDE= config completion coreaddons i18n kio \
|
||||
kirigami2 notifications jobwidgets prison service solid \
|
||||
widgetsaddons windowsystem \
|
||||
ecm:build
|
||||
USE_QT= concurrent core dbus declarative gui network widgets xml \
|
||||
|
Loading…
Reference in New Issue
Block a user