summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/adding-packages-directory.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/adding-packages-directory.txt b/docs/adding-packages-directory.txt
index 227107a89..2f87b7c3e 100644
--- a/docs/adding-packages-directory.txt
+++ b/docs/adding-packages-directory.txt
@@ -45,10 +45,6 @@ are space separated and can be negated with ! as a prefix.
** variable used PKG_LIBC_DEPENDS
** allowed values are: uclibc-ng glibc musl
-* Host system
-** variable used PKG_HOST_DEPENDS
-** allowed values are: linux darwin cygwin freebsd netbsd openbsd
-
* Special support needed (Toolchain with Threads, Realtime or C++ enabled)
** variable used PKG_NEEDS
** allowed values are: threads rt c++