diff options
Diffstat (limited to 'astro')
-rw-r--r-- | astro/marble/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/astro/marble/Makefile b/astro/marble/Makefile index 2a2c4522e255..228fdf67410f 100644 --- a/astro/marble/Makefile +++ b/astro/marble/Makefile @@ -12,7 +12,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt LIB_DEPENDS= libquazip5.so:archivers/quazip@qt5 -USES= cmake:outsource desktop-file-utils gettext kde:5 qt:5 tar:xz +USES= cmake:outsource compiler:c++11-lang desktop-file-utils gettext \ + kde:5 qt:5 tar:xz USE_KDE= attica auth codecs completion config configwidgets coreaddons \ crash doctools ecm i18n jobwidgets kio newstuff package parts \ plasma-framework runner service sonnet textwidgets wallet \ |