From 12e7cb8f9189f57c8b4560ffb56779324dfb9b22 Mon Sep 17 00:00:00 2001 From: Luca Bilke Date: Thu, 18 Apr 2024 13:08:20 +0200 Subject: [PATCH] update submodules --- config.mk | 1 + flexipatch-finalizer | 2 +- st-flexipatch | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/config.mk b/config.mk index 8e04344..db1f56f 100644 --- a/config.mk +++ b/config.mk @@ -26,6 +26,7 @@ LIGATURES_LIBS = `$(PKG_CONFIG) --libs harfbuzz` # Uncomment this for the SIXEL patch / SIXEL_PATCH SIXEL_C = sixel.c sixel_hls.c +SIXEL_LIBS = `$(PKG_CONFIG) --libs imlib2` # includes and libs, uncomment harfbuzz for the ligatures patch INCS = -I$(X11INC) \ diff --git a/flexipatch-finalizer b/flexipatch-finalizer index 7c66a3d..37e8cb6 160000 --- a/flexipatch-finalizer +++ b/flexipatch-finalizer @@ -1 +1 @@ -Subproject commit 7c66a3d0560d33d9d49b3e856859ef8a0af1fd6a +Subproject commit 37e8cb6145f189b805aa58c7d560b1adf51377a7 diff --git a/st-flexipatch b/st-flexipatch index 76cb580..118e965 160000 --- a/st-flexipatch +++ b/st-flexipatch @@ -1 +1 @@ -Subproject commit 76cb5801f6b94a56dc144fe8d00b9282fa32a43e +Subproject commit 118e965d0c8bd9c29b5e6bcba3ffcc1dd41064a7