[2018-10-24 10:46] Dmitry Bogatov <kact...@gnu.org> > Patch attached.
Oops, sorry, non `patch -p1' conformant. Please, use this one. diff -rU3 old/nnn-2.0/debian/control new/nnn-2.0/debian/control --- old/nnn-2.0/debian/control 2018-10-22 03:33:24.000000000 +0000 +++ new/nnn-2.0/debian/control 2018-10-24 10:13:09.281319066 +0000 @@ -3,7 +3,7 @@ Priority: optional Maintainer: SZ Lin (林上智) <sz...@debian.org> Build-Depends: debhelper (>= 11), - libncursesw5-dev, + libncurses-dev, pkg-config Standards-Version: 4.2.1 Homepage: https://github.com/jarun/nnn @@ -12,7 +12,7 @@ Package: nnn Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, libncursesw5 +Depends: ${shlibs:Depends}, ${misc:Depends} Description: Free, fast, friendly file manager nnn is a fork of noice, a blazing-fast lightweight terminal file manager with easy keyboard shortcuts for navigation, opening files and running tasks.