diff options
author | W. Michael Petullo <mike@flyn.org> | 2023-03-27 19:59:34 -0500 |
---|---|---|
committer | Tianling Shen <cnsztl@gmail.com> | 2023-04-02 01:06:35 +0800 |
commit | 0944c8e84751a0397b111fc5013ffad180583c27 (patch) | |
tree | ec3304920cd79f595673432de1bd77cb12f75c32 /libs/libdmapsharing/patches | |
parent | c3996aff3a16331ec3d0838a4bf3c2ff08b2547d (diff) |
libdmapsharing: update to 3.9.12
This version now requires libsoup3, rather than libsoup.
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Diffstat (limited to 'libs/libdmapsharing/patches')
-rw-r--r-- | libs/libdmapsharing/patches/001-disable_pixbuf.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/libdmapsharing/patches/001-disable_pixbuf.patch b/libs/libdmapsharing/patches/001-disable_pixbuf.patch index 47d4a0c31..11b2567ff 100644 --- a/libs/libdmapsharing/patches/001-disable_pixbuf.patch +++ b/libs/libdmapsharing/patches/001-disable_pixbuf.patch @@ -1,6 +1,6 @@ --- a/configure.ac +++ b/configure.ac -@@ -125,15 +125,7 @@ fi +@@ -126,15 +126,7 @@ fi AC_SUBST(GOBJECT_CFLAGS) AC_SUBST(GOBJECT_LIBS) |