summaryrefslogtreecommitdiffstats
path: root/linux-libc-dev.pkg
diff options
context:
space:
mode:
Diffstat (limited to 'linux-libc-dev.pkg')
-rw-r--r--linux-libc-dev.pkg/control7
1 files changed, 7 insertions, 0 deletions
diff --git a/linux-libc-dev.pkg/control b/linux-libc-dev.pkg/control
new file mode 100644
index 0000000..647ad47
--- /dev/null
+++ b/linux-libc-dev.pkg/control
@@ -0,0 +1,7 @@
+Architecture: any-linux-any
+Platform: all
+Depends: linux-common (>= ${Source-Version})
+Description: Linux support headers for userspace development
+ This package provides headers that define interfaces for userspace libraries
+ and programs. These headers are used by BusyBox and the C library, for
+ example.