summaryrefslogtreecommitdiffstats
path: root/nscd.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 /nscd.pkg
parentde7d695f676a2d404a7aee0c7e0bf1a4174caf61 (diff)
Add "Depends: libc.6 (= ${Binary-Version})".
Diffstat (limited to 'nscd.pkg')
-rw-r--r--nscd.pkg/control1
1 files changed, 1 insertions, 0 deletions
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.