diff --git a/cogl/cogl.SlackBuild b/cogl/cogl.SlackBuild index 8e497ff..d2147af 100644 --- a/cogl/cogl.SlackBuild +++ b/cogl/cogl.SlackBuild @@ -72,6 +72,7 @@ find -L . \ -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \; patch -p1 < $CWD/wayland.patch +sed -i "s|1.15|1.16 1.15|g" autogen.sh CFLAGS="$SLKCFLAGS" \ CXXFLAGS="$SLKCFLAGS" \