Update bootstrap pkgs for new rshlib thing
This commit is contained in:
parent
3c580f051b
commit
cc660ea670
82 changed files with 183 additions and 114 deletions
|
@ -2,6 +2,7 @@
|
|||
pkgname=binutils
|
||||
version=2.21.1
|
||||
distfiles="${GNU_SITE}/binutils/$pkgname-$version.tar.bz2"
|
||||
revision=1
|
||||
short_desc="GNU binary utilities"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.gnu.org/software/binutils/"
|
||||
|
@ -23,8 +24,6 @@ long_desc="
|
|||
bootstrap=yes
|
||||
subpackages="$pkgname-devel"
|
||||
|
||||
Add_dependency run glibc
|
||||
Add_dependency run zlib
|
||||
|
||||
if [ -n "$BOOTSTRAP_PKG_REBUILD" ]; then
|
||||
Add_dependency build gettext
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue