diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-06-29 22:22:40 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-06-29 22:22:40 -0300 |
commit | 9583d82afccfed05a66237fdd41621e7ff19af71 (patch) | |
tree | 61dbcdfab178513d3385bba36ad5f1bbe73e71a7 | |
parent | 3a11d9b8dc7fdf9a4dd64bb91ea0c93701db4349 (diff) | |
download | abslibre-9583d82afccfed05a66237fdd41621e7ff19af71.tar.gz abslibre-9583d82afccfed05a66237fdd41621e7ff19af71.tar.bz2 abslibre-9583d82afccfed05a66237fdd41621e7ff19af71.zip |
xtensa-elf-binutils: remove from base-devel
-rw-r--r-- | libre/xtensa-elf-binutils/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libre/xtensa-elf-binutils/PKGBUILD b/libre/xtensa-elf-binutils/PKGBUILD index bb0239dd5..e0a7357d8 100644 --- a/libre/xtensa-elf-binutils/PKGBUILD +++ b/libre/xtensa-elf-binutils/PKGBUILD @@ -5,12 +5,11 @@ pkgname=xtensa-elf-binutils pkgver=2.23.2 -pkgrel=2.1 +pkgrel=2.2 pkgdesc="A set of programs to assemble and manipulate binary and object files" arch=('i686' 'x86_64' 'mips64el') url="http://www.gnu.org/software/binutils/" license=('GPL') -groups=('base-devel') depends=('glibc>=2.17' 'zlib') checkdepends=('dejagnu' 'bc') options=('!libtool' '!distcc' '!ccache') |