pkgsrc/audio/gmpc/patches/patch-aj
2014-08-21 12:17:17 +00:00

19 lines
387 B
Text

$NetBSD: patch-aj,v 1.3 2014/08/21 12:17:17 wiz Exp $
Vala is not required to build from released tarball.
http://bugs.musicpd.org/view.php?id=4061
--- configure.ac.orig 2011-08-17 03:09:58.000000000 +0000
+++ configure.ac
@@ -357,10 +357,6 @@ fi
AM_PROG_VALAC([0.11.0])
-if test x${VALAC} = x""; then
- exit 1;
-fi
-
APPINDICATOR_REQUIRED=0.3
AC_ARG_ENABLE(appindicator,