diff options
Diffstat (limited to 'audio/pavucontrol-qt/Makefile')
-rw-r--r-- | audio/pavucontrol-qt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/pavucontrol-qt/Makefile b/audio/pavucontrol-qt/Makefile index 557e66240907..563d24aabca9 100644 --- a/audio/pavucontrol-qt/Makefile +++ b/audio/pavucontrol-qt/Makefile @@ -14,7 +14,7 @@ LICENSE= GPLv2 LIB_DEPENDS= libpulse.so:audio/pulseaudio -USES= cmake:outsource compiler:c++11-lang gettext-runtime localbase:ldflags qt:5 \ +USES= cmake compiler:c++11-lang gettext-runtime localbase:ldflags qt:5 \ lxqt pkgconfig tar:xz gnome USE_QT= buildtools_build qmake_build core dbus gui linguisttools \ widgets |