From 5b668975bf2e105d864d7c17e937f825f002817c Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sat, 30 Mar 2013 12:41:53 -0400 Subject: Add "Depends: libc.6 (= ${Binary-Version})". --- diff --git a/libc-bin.pkg/control b/libc-bin.pkg/control index 78c1919..aa9506b 100644 --- a/libc-bin.pkg/control +++ b/libc-bin.pkg/control @@ -1,4 +1,5 @@ Architecture: any-any-eglibc Platform: all +Depends: libc.6 (= ${Binary-Version}) Description: Embedded GNU C Library - binaries This package provides utilities related to the Embedded GNU C Library. diff --git a/libc-dev-bin.pkg/control b/libc-dev-bin.pkg/control index 0e15109..e67ed4a 100644 --- a/libc-dev-bin.pkg/control +++ b/libc-dev-bin.pkg/control @@ -1,5 +1,6 @@ Architecture: any-any-eglibc Platform: all +Depends: libc.6 (= ${Binary-Version}) Description: Embedded GNU C Library - development binaries This package provides utilities related to the Embedded GNU C Library development package. 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. diff --git a/locales.pkg/control b/locales.pkg/control index 794c776..6391f03 100644 --- a/locales.pkg/control +++ b/locales.pkg/control @@ -1,5 +1,6 @@ Architecture: any-any-eglibc Platform: all +Depends: libc.6 (= ${Binary-Version}) Description: Embedded GNU C Library - locale data This package provides data files used by the standard C library for internationalization support. diff --git a/nscd.pkg/control b/nscd.pkg/control index d1c2461..ff5eae5 100644 --- a/nscd.pkg/control +++ b/nscd.pkg/control @@ -1,5 +1,6 @@ Architecture: any-any-eglibc Platform: all +Depends: libc.6 (= ${Binary-Version}) Description: Embedded GNU C Library - Name Service Cache Daemon This package provides NSCD, a daemon that looks up and caches results for various services and databases. diff --git a/zoneinfo.pkg/control b/zoneinfo.pkg/control index 38e406a..c6e7add 100644 --- a/zoneinfo.pkg/control +++ b/zoneinfo.pkg/control @@ -1,4 +1,5 @@ Architecture: all Platform: all +Depends: libc.6 (= ${Binary-Version}) Description: Embedded GNU C Library - timezone information This package provides timezone and daylight-saving time data. -- cgit v0.9.1