aboutsummaryrefslogtreecommitdiff
path: root/audio/clementine-player/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/clementine-player/Makefile')
-rw-r--r--audio/clementine-player/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/clementine-player/Makefile b/audio/clementine-player/Makefile
index ca7a9fdbe916..5e1282c162e3 100644
--- a/audio/clementine-player/Makefile
+++ b/audio/clementine-player/Makefile
@@ -36,13 +36,13 @@ USES= cmake \
desktop-file-utils \
gettext-tools \
pkgconfig \
- sqlite
+ qt:4 sqlite
USE_GL= gl glew glu
USE_XORG= x11
CONFLICTS_BUILD= qt-3.*
-USE_QT4= corelib \
+USE_QT= corelib \
dbus \
gui \
imageformats \