From b077e9b30dc3905c24e9f155705b58abf67e6d70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=98rjan=20Malde?= Date: Tue, 31 Jan 2023 14:39:19 +0100 Subject: groups/211.native_packages_cmdline.group: adds gcal v4.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ørjan Malde --- patches/gcal-4.1_pre.local.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 patches/gcal-4.1_pre.local.patch (limited to 'patches/gcal-4.1_pre.local.patch') diff --git a/patches/gcal-4.1_pre.local.patch b/patches/gcal-4.1_pre.local.patch new file mode 100644 index 00000000..dc6c3fa6 --- /dev/null +++ b/patches/gcal-4.1_pre.local.patch @@ -0,0 +1,12 @@ +diff -ru gcal-4.1.orig/configure gcal-4.1/configure +--- gcal-4.1.orig/configure 2017-01-22 18:09:59.000000000 +0100 ++++ gcal-4.1/configure 2023-01-31 14:35:28.553255306 +0100 +@@ -8769,7 +8769,7 @@ + { $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_lib_ncurses_initscr" >&5 + $as_echo "$ac_cv_lib_ncurses_initscr" >&6; } + if test "x$ac_cv_lib_ncurses_initscr" = xyes; then : +- TTYLIBS="-lncurses" ++ TTYLIBS="-lncurses -ltinfo" + fi + + if test -z "$TTYLIBS"; then -- cgit v1.2.3