summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libc.6-dev.pkg/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc.6-dev.pkg/control b/libc.6-dev.pkg/control
index 37397a9..db345af 100644
--- a/libc.6-dev.pkg/control
+++ b/libc.6-dev.pkg/control
@@ -1,6 +1,6 @@
Architecture: any-any-glibc
Platform: all
-Depends: libc.6 (= ${Binary-Version})
+Depends: libc.6 (= ${Binary-Version}), linux-libc-dev [any-linux-any]
Description: Embedded GNU C Library - development files
This package provides the header files, object files, and development libraries
necessary to compile and link programs with the standard C library.