]> git.pld-linux.org Git - packages/geeqie.git/blobdiff - geeqie-lua.patch
- updated to 2.1 with exif fixes from git (to allow exiv2 0.28)
[packages/geeqie.git] / geeqie-lua.patch
diff --git a/geeqie-lua.patch b/geeqie-lua.patch
new file mode 100644 (file)
index 0000000..98f719c
--- /dev/null
@@ -0,0 +1,13 @@
+--- geeqie-2.1/src/lua.cc.orig 2023-06-17 14:12:30.000000000 +0200
++++ geeqie-2.1/src/lua.cc      2023-07-27 16:36:08.834568207 +0200
+@@ -24,9 +24,7 @@
+ #define _XOPEN_SOURCE
+-#include <lua.h>
+-#include <lauxlib.h>
+-#include <lualib.h>
++#include <lua.hpp>
+ #include <stdio.h>
+ #include <glib.h>
This page took 0.075137 seconds and 4 git commands to generate.