summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-07-25 23:16:10 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-07-25 23:16:10 (EDT)
commit0ca857af33e3ba56f81cf796a48f5caf075362b7 (patch)
tree21f60041b274d5f99e73d341a59843056bd1feed
parentc7cf1e5cbbcef3b06e7dce20c279666a10555dc5 (diff)
Link against libtinfo
-rwxr-xr-xbuild2
-rw-r--r--control2
2 files changed, 2 insertions, 2 deletions
diff --git a/build b/build
index e8dbf05..a1845a4 100755
--- a/build
+++ b/build
@@ -7,7 +7,7 @@ nop:
build:
oh-autoconfigure
- oh-autobuild
+ oh-autobuild -- LIBS='-lncurses -ltinfo'
touch $@
install: build
diff --git a/control b/control
index 18d38dd..6270d82 100644
--- a/control
+++ b/control
@@ -1,3 +1,3 @@
Maintainer: "P. J. McDermott" <pj@pehjota.net>
-Build-Depends: opkhelper-3.0, libncurses.5-dev
+Build-Depends: opkhelper-3.0, libncurses.5-dev, libtinfo-dev
Homepage: http://www.asty.org/cmatrix/