diff options
Diffstat (limited to 'net/akonadi-calendar/Makefile')
-rw-r--r-- | net/akonadi-calendar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/akonadi-calendar/Makefile b/net/akonadi-calendar/Makefile index 965599e674b2..3199449d9598 100644 --- a/net/akonadi-calendar/Makefile +++ b/net/akonadi-calendar/Makefile @@ -9,7 +9,7 @@ COMMENT= Akonadi Calendar Integration 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 \ dbusaddons ecm kdelibs4support i18n iconthemes itemmodels \ jobwidgets kio service wallet widgetsaddons xmlgui |