Index: ports/nano/pkg_info |
diff --git a/ports/nano/pkg_info b/ports/nano/pkg_info |
index 1287d41ff8b09bed07cbe2551680b53e9fa0e246..b54bc6458506880850900af3795efd53ffed42a1 100644 |
--- a/ports/nano/pkg_info |
+++ b/ports/nano/pkg_info |
@@ -3,5 +3,6 @@ VERSION=2.2.6 |
URL=http://www.nano-editor.org/dist/v2.2/nano-2.2.6.tar.gz |
LICENSE=GPL |
DEPENDS=(ncurses libtar glibc-compat nacl-spawn) |
+# missing getpwent/endpwent/getpwuid/sigsetjmp/ttyname |
DISABLED_LIBC=(bionic) |
SHA1=f2a628394f8dda1b9f28c7e7b89ccb9a6dbd302a |