qulogic/gplugin

Disable perl in the mingw builds as the packages we need don't exist there
feature/more-convey-cleanups
2020-02-24, Gary Kramlich
84f8d9655a7d
Parents ca39d0ed5263
Children 7d58bffab954
Disable perl in the mingw builds as the packages we need don't exist there
--- a/packaging/mingw-cross/PKGBUILD Wed Feb 26 21:09:37 2020 +0000
+++ b/packaging/mingw-cross/PKGBUILD Mon Feb 24 22:10:55 2020 -0600
@@ -26,6 +26,7 @@
--cross-file=${MINGW_PACKAGE_PREFIX}.txt \
-Ddoc=false\
-Dlua=false \
+ -Dperl=false \
-Dpython=false \
-Dgobject-introspection=false \
-Dvapi=false \