summaryrefslogtreecommitdiffstats
path: root/libc.6-dev.pkg
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-03-30 12:41:53 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-03-30 12:41:53 (EDT)
commit5b668975bf2e105d864d7c17e937f825f002817c (patch)
treef72c6bc83699448465fc33836a588bb69d63f8a5 /libc.6-dev.pkg
parentde7d695f676a2d404a7aee0c7e0bf1a4174caf61 (diff)
Add "Depends: libc.6 (= ${Binary-Version})".
Diffstat (limited to 'libc.6-dev.pkg')
-rw-r--r--libc.6-dev.pkg/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/libc.6-dev.pkg/control b/libc.6-dev.pkg/control
index 027da4c..03737e8 100644
--- a/libc.6-dev.pkg/control
+++ b/libc.6-dev.pkg/control
@@ -1,5 +1,6 @@
Architecture: any-any-eglibc
Platform: all
+Depends: libc.6 (= ${Binary-Version})
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.