summaryrefslogtreecommitdiff
path: root/t/vala-vapi.sh
diff options
context:
space:
mode:
Diffstat (limited to 't/vala-vapi.sh')
-rw-r--r--t/vala-vapi.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/vala-vapi.sh b/t/vala-vapi.sh
index cb530dac7..74f8e2245 100644
--- a/t/vala-vapi.sh
+++ b/t/vala-vapi.sh
@@ -16,7 +16,7 @@
# Test and that vapi files are correctly handled by Vala support.
-required='pkg-config valac cc GNUmake'
+required='valac cc pkg-config'
. test-init.sh
cat >> configure.ac <<'END'