summaryrefslogtreecommitdiff
path: root/app-editors/hteditor/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-03-02 15:59:12 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-03-02 15:59:12 +0000
commit06a7b5647e11a8ddf69b1c3d3ded6a8ba28b923e (patch)
tree8d58c1f4b049da677b33209b072f2b3057268fe0 /app-editors/hteditor/files
parent99abbc5e5a6ecd3fc981b45646fd8cb5d320377b (diff)
gentoo resync : 02.03.2018
Diffstat (limited to 'app-editors/hteditor/files')
-rw-r--r--app-editors/hteditor/files/hteditor-2.1.0-tinfo.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/app-editors/hteditor/files/hteditor-2.1.0-tinfo.patch b/app-editors/hteditor/files/hteditor-2.1.0-tinfo.patch
new file mode 100644
index 000000000000..556cb93569d4
--- /dev/null
+++ b/app-editors/hteditor/files/hteditor-2.1.0-tinfo.patch
@@ -0,0 +1,10 @@
+--- a/configure.ac
++++ b/configure.ac
+@@ -198,6 +198,7 @@
+ fi
+ HT_LIBS="$HT_LIBS -l$CURSES_LIB"
+ fi
++AC_SEARCH_LIBS(stdscr,tinfo)
+
+ dnl Makefile vars.
+ AC_SUBST(IO_DIR)