summaryrefslogtreecommitdiff
path: root/docs/adding-packages-directory.txt
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-10-11 17:18:57 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2015-10-11 17:18:57 +0200
commitcaf7cf1a9ceb76481bea92282e886cce420b07ff (patch)
tree452028468d49e94d20b5c7cdffad1065a98f52ce /docs/adding-packages-directory.txt
parent0bdeb3a8e7a5bf05dee49a8cf42701a51927ec15 (diff)
remove already disabled uClibc support, fix wrong PKG_LIBC_DEPENDS
Diffstat (limited to 'docs/adding-packages-directory.txt')
-rw-r--r--docs/adding-packages-directory.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/adding-packages-directory.txt b/docs/adding-packages-directory.txt
index 45b7630dd..020605275 100644
--- a/docs/adding-packages-directory.txt
+++ b/docs/adding-packages-directory.txt
@@ -43,7 +43,7 @@ are space separated and can be negated with ! as a prefix.
* Target C library
** variable used PKG_LIBC_DEPENDS
-** allowed values are: uclibc-ng uclibc glibc musl
+** allowed values are: uclibc-ng glibc musl
* Host system
** variable used PKG_HOST_DEPENDS