diff options
Diffstat (limited to 'net/kidentitymanagement/Makefile')
-rw-r--r-- | net/kidentitymanagement/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/kidentitymanagement/Makefile b/net/kidentitymanagement/Makefile index 8f54678cb73c..b2d8ba8dbcc4 100644 --- a/net/kidentitymanagement/Makefile +++ b/net/kidentitymanagement/Makefile @@ -9,7 +9,7 @@ COMMENT= KDE pim identities LICENSE= LGPL21 -USES= cmake:outsource compiler:c++11-lib gettext kde:5 qt:5 tar:xz +USES= cmake compiler:c++11-lib gettext kde:5 qt:5 tar:xz USE_KDE= auth codecs completion config configwidgets coreaddons ecm \ emoticons i18n init itemmodels itemviews jobwidgets \ kdelibs4support kio service widgetsaddons xmlgui |