From a8573ca2c4293f0e72015764b99db3f857c6dbe9 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Mon, 27 May 2013 13:45:58 -0400 Subject: Add zlib dependencies. --- diff --git a/binutils.pkg.in/control b/binutils.pkg.in/control index 8a28865..e5a9d64 100644 --- a/binutils.pkg.in/control +++ b/binutils.pkg.in/control @@ -1,6 +1,6 @@ Architecture: i686-any-any core-any-any k8-any-any @PKG_TARGET_ARCH@ Platform: all -Depends: binutils-common (= ${Binary-Version}) +Depends: binutils-common (= ${Binary-Version}), libz.1 Description: GNU binary utilities for @PKG_TARGET_ARCH@ This package provides the GNU assembler, linker, and various other utilities for manipulating binary files. These utilities are commonly used with a diff --git a/control b/control index aeff4f4..2da8d5a 100644 --- a/control +++ b/control @@ -1,3 +1,3 @@ Maintainer: "P. J. McDermott" -Build-Depends: libz-dev, opkhelper-3.0, gettext +Build-Depends: libz.1-dev, opkhelper-3.0, gettext Homepage: https://www.gnu.org/software/binutils/ -- cgit v0.9.1