about summary refs log tree commit diff stats
path: root/PACKAGE/debian/rules
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2015-05-04 10:37:55 -0400
committerThomas E. Dickey <dickey@invisible-island.net>2015-05-04 10:37:55 -0400
commit38b6827ec0fc30d0534a868da649669670a0cbd6 (patch)
tree9d204ad21bf2beb4b4fd8ccca389286b567f3c8a /PACKAGE/debian/rules
parentda7ca1b013df1cd00390289e7f5ea40b23fe17bd (diff)
downloadlynx-snapshots-38b6827ec0fc30d0534a868da649669670a0cbd6.tar.gz
snapshot of project "lynx", label v2-8-9dev_5e
Diffstat (limited to 'PACKAGE/debian/rules')
-rwxr-xr-xPACKAGE/debian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/PACKAGE/debian/rules b/PACKAGE/debian/rules
index 895e93e0..c9a22268 100755
--- a/PACKAGE/debian/rules
+++ b/PACKAGE/debian/rules
@@ -90,7 +90,7 @@ configure-stamp:
 		--enable-source-cache \
 		--enable-syslog \
 		--with-gnutls=/usr \
-		--with-screen=ncursesw \
+		--with-screen=ncursesw6 \
 		--with-textdomain=$(PACKAGE) \
 		--with-zlib \
 		--without-included-gettext \