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>2018-05-17 23:29:45 +0000
committerThomas E. Dickey <dickey@invisible-island.net>2018-05-17 23:29:45 +0000
commit219667e123b986dfd7eb8febdf43a77d17800683 (patch)
tree5490e263e020d5ae4cc15cfd0823fe8c501fdfd9 /PACKAGE/debian/rules
parent47026439e28cec53560b90f6d3e7e32c6b65c0e0 (diff)
downloadlynx-snapshots-219667e123b986dfd7eb8febdf43a77d17800683.tar.gz
snapshot of project "lynx", label v2-8-9dev_18e
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 99695b19..03f5750d 100755
--- a/PACKAGE/debian/rules
+++ b/PACKAGE/debian/rules
@@ -95,7 +95,7 @@ configure-stamp:
 		--enable-source-cache \
 		--enable-syslog \
 		--with-gnutls=/usr \
-		--with-screen=ncursesw6 \
+		--with-screen=ncursesw6dev \
 		--with-textdomain=$(PACKAGE) \
 		--with-zlib \
 		--without-included-gettext \