Skip to content

Commit

Permalink
x11/kf5-krunner: remove unnecessary dependency on Solid
Browse files Browse the repository at this point in the history
  • Loading branch information
tcberner committed Sep 12, 2023
1 parent a37bfc9 commit e9b172b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion x11/kf5-krunner/Makefile
@@ -1,13 +1,14 @@
PORTNAME= krunner
DISTVERSION= ${KDE_FRAMEWORKS_VERSION}
PORTREVISION= 1
CATEGORIES= x11 kde kde-frameworks

MAINTAINER= kde@FreeBSD.org
COMMENT= KF5 parallelized query system

USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz
USE_KDE= activities config coreaddons i18n kio package plasma-framework \
service solid threadweaver \
service threadweaver \
ecm:build
USE_QT= concurrent core dbus declarative gui network widgets \
buildtools:build qmake:build
Expand Down

0 comments on commit e9b172b

Please sign in to comment.