summaryrefslogtreecommitdiff
path: root/devel/libgusb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libgusb/Makefile')
-rw-r--r--devel/libgusb/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/libgusb/Makefile b/devel/libgusb/Makefile
index 7f5277647f56..94b74a9c3c6c 100644
--- a/devel/libgusb/Makefile
+++ b/devel/libgusb/Makefile
@@ -8,10 +8,9 @@ COMMENT= GUsb is a GObject wrapper for libusb1
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING
-BUILD_DEPENDS= gtk-doc>0:textproc/gtk-doc \
- vapigen:lang/vala
+BUILD_DEPENDS= gtk-doc>0:textproc/gtk-doc
-USES= gnome meson pkgconfig
+USES= gnome meson pkgconfig vala:build
USE_GITHUB= yes
GH_ACCOUNT= hughsie