summaryrefslogtreecommitdiff
path: root/data/tmux/make.sh
diff options
context:
space:
mode:
authorMCApollo <34170230+MCApollo@users.noreply.github.com>2019-04-03 04:52:56 +0000
committerSam Bingner <sam@bingner.com>2019-04-09 23:20:32 -1000
commit359e085f98a2a553b9b05fc89b4bdd2edf6c18f0 (patch)
treeb78dcea00bda64555579053466456a89b337aeb5 /data/tmux/make.sh
parent3c8e0b1592033380706b41402714dca64c2f7955 (diff)
Updated Tmux
Diffstat (limited to 'data/tmux/make.sh')
-rw-r--r--data/tmux/make.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/data/tmux/make.sh b/data/tmux/make.sh
index fbc999151..c6e5f1a32 100644
--- a/data/tmux/make.sh
+++ b/data/tmux/make.sh
@@ -1,4 +1,5 @@
pkg:setup
-pkg:configure
+pkg:configure ac_cv_search_forkpty="-lresolv" LIBS="-lncurses -levent" PKG_CONFIG=true
+# Not relying on pkg-config- libtinfo gets linked if pkg-config can't find ncurses.pc for some reason.
make -j8
pkg:install