diff options
-rw-r--r-- | net-im/telepathy-logger-qt5/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-im/telepathy-logger-qt5/Makefile b/net-im/telepathy-logger-qt5/Makefile index d4a1565a2914..1e7f53f4880f 100644 --- a/net-im/telepathy-logger-qt5/Makefile +++ b/net-im/telepathy-logger-qt5/Makefile @@ -20,7 +20,8 @@ LIB_DEPENDS= libdbus-1.so:devel/dbus \ libtelepathy-logger.so:net-im/telepathy-logger \ libtelepathy-qt5.so:net-im/telepathy-qt@qt5 -USES= bison:build cmake:outsource kde:5 pkgconfig python:2.7,build qt:5 tar:xz +USES= bison:build cmake:outsource compiler:c++11-lang kde:5 \ + pkgconfig python:2.7,build qt:5 tar:xz USE_GNOME= glib20 libxml2 USE_KDE= ecm USE_QT= core buildtools_build dbus network qmake_build xml |