Skip to content

Commit

Permalink
sysutils/plasma5-ksysguard: lighten dependencies
Browse files Browse the repository at this point in the history
- kdelibs4support is unused

Bumping PORTREVISION here to force a rebuild; the idea is
that we want to reach a situation where kdelibs4support
can be removed by `pkg autoremove` as soon as it isn't
consumed by anyone (although this will require upstream work first).
  • Loading branch information
Adriaan de Groot authored and Adriaan de Groot committed Jul 17, 2021
1 parent a8598a4 commit ba7e465
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion sysutils/plasma5-ksysguard/Makefile
@@ -1,5 +1,6 @@
PORTNAME= ksysguard
DISTVERSION= ${KDE_PLASMA_VERSION}
PORTREVISION= 1
PKGNAMEPREFIX= plasma5-
CATEGORIES= sysutils kde
MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION}/
Expand All @@ -12,7 +13,7 @@ USES= cmake compiler:c++11-lib cpe desktop-file-utils \
gettext kde:5 localbase pathfix qt:5 tar:xz
USE_KDE= attica auth codecs completion config configwidgets coreaddons \
dbusaddons emoticons i18n iconthemes init itemmodels \
itemviews jobwidgets kdelibs4support kio libksysguard \
itemviews jobwidgets kio libksysguard \
newstuff notifications service widgetsaddons windowsystem \
xmlgui \
doctools_build ecm_build
Expand Down

0 comments on commit ba7e465

Please sign in to comment.