diff options
Diffstat (limited to 'misc/actiona')
-rw-r--r-- | misc/actiona/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/actiona/Makefile b/misc/actiona/Makefile index c62c7ffd58bf..eb284f964391 100644 --- a/misc/actiona/Makefile +++ b/misc/actiona/Makefile @@ -18,7 +18,8 @@ LIB_DEPENDS= libnotify.so:devel/libnotify \ libopencv_core.so:graphics/opencv-core \ libopencv_video.so:graphics/opencv -USES= compiler:c++11-lang desktop-file-utils gl pkgconfig qmake gnome qt:5 shared-mime-info +USES= compiler:c++11-lang desktop-file-utils gl pkgconfig qmake \ + gnome qt:5 shared-mime-info xorg USE_GITHUB= yes GH_ACCOUNT= Jmgr USE_QT= concurrent core dbus gui multimedia network script scripttools speech sql widgets x11extras xml xmlpatterns \ |