termux-packages/x11-packages/handbrake/gtk-module.defs.patch

13 lines
348 B
Diff

--- a/gtk/module.defs
+++ b/gtk/module.defs
@@ -18,8 +18,8 @@
###############################################################################
-ifeq (1-mingw,$(HOST.cross)-$(HOST.system))
GTK.CONFIGURE.extra += --host=$(HOST.spec)
+ifeq (1-mingw,$(HOST.cross)-$(HOST.system))
ifeq ($(HAS.dlfcn),1)
GTK.CONFIGURE.extra += --enable-dl
endif