From f3264edf45c14e45c8f8693dd59787ed6923f5fc Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Mon, 20 Oct 2014 22:53:16 -0400 Subject: 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. --- 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/ -- cgit v0.9.1