summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2014-10-20 22:53:16 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-10-20 22:53:16 (EDT)
commitf3264edf45c14e45c8f8693dd59787ed6923f5fc (patch)
tree4de3f10cb49db615e501bd534e4eb2eae28511fb
parentb71ed2105ce662053004434d9fd61b8f8df242de (diff)
control: B-D on libc-bin
Somehow having ldd available fixes an error about a missing shared library, which should not have occured in the first place.
-rw-r--r--control2
1 files changed, 2 insertions, 0 deletions
diff --git a/control b/control
index c88b717..95a7f75 100644
--- a/control
+++ b/control
@@ -5,4 +5,6 @@ Build-Depends: opkhelper-3.0,
libz.1-dev,
libbz2-dev,
libarchive-dev,
+# Needed for the BundleUtilities test:
+ libc-bin [any-any-glibc],
Homepage: http://www.cmake.org/