about summary refs log tree commit diff stats
path: root/PACKAGE/debian
diff options
context:
space:
mode:
Diffstat (limited to 'PACKAGE/debian')
-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 \