]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
tests: Always enable gio-2.0 package
authorJürg Billeter <j@bitron.ch>
Thu, 21 Oct 2010 08:21:02 +0000 (10:21 +0200)
committerJürg Billeter <j@bitron.ch>
Tue, 26 Oct 2010 18:04:55 +0000 (20:04 +0200)
Fixes bug 622634.

tests/testrunner.sh

index 6d60d26368a76c27378cd4ae33a3a38b4361abad..237f69db26346c43b9b199392a18254a1a447442 100755 (executable)
@@ -77,7 +77,7 @@ void main (string[] args) {
        switch (args[1]) {
 EOF
 
-PACKAGES=
+PACKAGES=gio-2.0
 SOURCEFILES=
 for testfile in "$@"; do
        rm -f prepare check