diff options
author | Juergen Daubert <jue@jue.li> | 2010-04-21 20:13:34 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2010-04-21 20:13:47 +0200 |
commit | 97c51fffc58830b3d4a0102ecd9ef4490a1a44be (patch) | |
tree | 3b68944b6e85ccd2d1a724e70de5af4772897ead /binutils | |
parent | 00dcd0f453d06cff3e2cd4c9a142830d5cb9bad3 (diff) | |
download | core-97c51fffc58830b3d4a0102ecd9ef4490a1a44be.tar.gz core-97c51fffc58830b3d4a0102ecd9ef4490a1a44be.tar.xz |
binutils: added dependency zlib
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/Pkgfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/binutils/Pkgfile b/binutils/Pkgfile index 5f2e0558..d60e4bf2 100644 --- a/binutils/Pkgfile +++ b/binutils/Pkgfile @@ -1,6 +1,7 @@ # Description: The GNU Binutils are a collection of binary tools # URL: http://sources.redhat.com/binutils/ # Maintainer: CRUX System Team, core-ports at crux dot nu +# Depends on: zlib name=binutils version=2.19.1 |