aboutsummaryrefslogtreecommitdiff
path: root/x11/swayfloatingswitcher/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/swayfloatingswitcher/Makefile')
-rw-r--r--x11/swayfloatingswitcher/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/swayfloatingswitcher/Makefile b/x11/swayfloatingswitcher/Makefile
index e5845b2a198f..c6076e2f775d 100644
--- a/x11/swayfloatingswitcher/Makefile
+++ b/x11/swayfloatingswitcher/Makefile
@@ -8,13 +8,12 @@ COMMENT= Simple Alt+Tab switcher for floating windows
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= valac:lang/vala \
- granite>0:x11-toolkits/granite
+BUILD_DEPENDS= granite>0:x11-toolkits/granite
LIB_DEPENDS= libjson-glib-1.0.so:devel/json-glib \
libgee-0.8.so:devel/libgee \
libgtk-layer-shell.so:x11-toolkits/gtk-layer-shell
-USES= gnome localbase:ldflags meson pkgconfig
+USES= gnome localbase:ldflags meson pkgconfig vala:build
USE_GITHUB= yes
USE_GNOME= gtk30
GH_ACCOUNT= ErikReider