summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-libs/mlt/files/mlt-6.22.1-no_lua_bdepend.patch')
-rw-r--r--media-libs/mlt/files/mlt-6.22.1-no_lua_bdepend.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/media-libs/mlt/files/mlt-6.22.1-no_lua_bdepend.patch b/media-libs/mlt/files/mlt-6.22.1-no_lua_bdepend.patch
new file mode 100644
index 000000000000..2b441a2df72e
--- /dev/null
+++ b/media-libs/mlt/files/mlt-6.22.1-no_lua_bdepend.patch
@@ -0,0 +1,11 @@
+--- a/src/swig/lua/build
++++ b/src/swig/lua/build
+@@ -8,7 +8,7 @@
+ exit 0
+ fi
+
+-path=`which lua 2> /dev/null`
++path=`/bin/true`
+
+ if [ $? = 0 ]
+ then