summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 178e0a8a5d0c..d10c7cb45a21 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,12 +8,12 @@ pkgname=${_target}-${_compiler_name}-bin
pkgver=7.5
pkgrel=0
epoch=
-pkgdesc="The GNU Compiler Collection - cross compiler for ARMv7 EABI hard float target."
+pkgdesc="The GNU Compiler Collection- cross compiler for ARMv7 EABI hard float target. (Linaro)"
arch=('x86_64')
url="http://releases.linaro.org/components/toolchain/binaries"
license=('GPL' 'LGPL')
groups=(${_target}-toolchain-linaro-bin)
-depends=("${_target}-binutils>=2.36.1-1" "${_target}-glibc>=2.33-3" libmpc elfutils zlib)
+depends=()
makedepends=()
checkdepends=()
optdepends=()