diff options
author | P. 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) |
commit | f3264edf45c14e45c8f8693dd59787ed6923f5fc (patch) | |
tree | 4de3f10cb49db615e501bd534e4eb2eae28511fb /control | |
parent | b71ed2105ce662053004434d9fd61b8f8df242de (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.
Diffstat (limited to 'control')
-rw-r--r-- | control | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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/ |