summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 3 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7334809954e0..3b690b0b4ef0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,6 +8,9 @@ arch=('x86_64')
url="http://www.ti.com/tool/ARM-CGT"
license=('custom')
+# lib32-glibc needed for the installer
+makedepends=('lib32-glibc')
+
optdepends=('ccstudio')
_installer="ti_cgt_tms470_${pkgver}_linux_installer_x86.bin"