diff options
Diffstat (limited to 'net-im/telepathy-logger-qt5/Makefile')
-rw-r--r-- | net-im/telepathy-logger-qt5/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/telepathy-logger-qt5/Makefile b/net-im/telepathy-logger-qt5/Makefile index 42612391686b..dd52122f16f8 100644 --- a/net-im/telepathy-logger-qt5/Makefile +++ b/net-im/telepathy-logger-qt5/Makefile @@ -20,10 +20,10 @@ LIB_DEPENDS= libdbus-1.so:devel/dbus \ libtelepathy-logger.so:net-im/telepathy-logger \ libtelepathy-qt5.so:net-im/telepathy-qt5 -USES= bison:build cmake:outsource kde:5 pkgconfig python:2.7,build tar:xz +USES= bison:build cmake:outsource kde:5 pkgconfig python:2.7,build qt:5 tar:xz USE_GNOME= glib20 libxml2 USE_KDE= ecm -USE_QT5= core buildtools_build dbus network qmake_build xml +USE_QT= core buildtools_build dbus network qmake_build xml CMAKE_ARGS= -DUSE_COMMON_CMAKE_PACKAGE_CONFIG_DIR:BOOL=True USE_LDCONFIG= yes |