diff options
Diffstat (limited to 'misc/actiona')
-rw-r--r-- | misc/actiona/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/actiona/Makefile b/misc/actiona/Makefile index 1327afb28cf6..631b13d4d9a6 100644 --- a/misc/actiona/Makefile +++ b/misc/actiona/Makefile @@ -21,7 +21,7 @@ USE_GITHUB= yes GH_ACCOUNT= Jmgr USE_QT= concurrent core dbus gui multimedia network script scripttools speech sql widgets x11extras xml xmlpatterns \ buildtools:build uitools:build -USE_GNOME= gdkpixbuf2 glib20 +USE_GNOME= gdkpixbuf glib20 USE_GL= gl USE_XORG= x11 xtst |