summaryrefslogtreecommitdiffstats
path: root/x11-fm/nemo/files/patch-autogen.sh
blob: 245362b24ad74db91c9b75f489ef82a859cbac34 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- autogen.sh.orig 2013-07-20 21:14:17.454775429 +0000
+++ autogen.sh  2013-07-20 21:14:26.096159846 +0000
@@ -4,6 +4,7 @@
 test -z "$srcdir" && srcdir=.
 
 PKG_NAME="nemo"
+REQUIRED_AUTOMAKE_VERSION=1.14
 
 which gnome-autogen.sh || {
     echo "You need to install gnome-common from GNOME Git (or from"