diff options
Diffstat (limited to 'audio/tomahawk/Makefile')
-rw-r--r-- | audio/tomahawk/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/tomahawk/Makefile b/audio/tomahawk/Makefile index 02b20f883435..2be3924d5c4d 100644 --- a/audio/tomahawk/Makefile +++ b/audio/tomahawk/Makefile @@ -34,7 +34,8 @@ GH_ACCOUNT= tomahawk-player TELEPATHY_LIB_DEPENDS= libtelepathy-qt4.so:net-im/telepathy-qt4 TELEPATHY_DESC= Configure Telepathy Settings -TELEPATHY_USE_KDE4= kdelibs automoc4 +TELEPATHY_USES= kde:4 +TELEPATHY_USE= KDE=kdelibs,automoc4 INSTALLS_ICONS= yes |