summaryrefslogtreecommitdiff
path: root/libre/linux-libre-firmware
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-07-04 13:39:40 -0300
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-07-04 13:39:40 -0300
commit9cffc2e771fcce9f5d8c3270dcc7bc2aed12e816 (patch)
tree3ca7c042240a33e9cf81022e2f52d32a76f10d88 /libre/linux-libre-firmware
parent57eba883ef0264e598a25ee9f2e0162266382ae3 (diff)
linux-libre-firmware: add xtensa-unknown-elf-binutils as makedependency
Diffstat (limited to 'libre/linux-libre-firmware')
-rw-r--r--libre/linux-libre-firmware/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/linux-libre-firmware/PKGBUILD b/libre/linux-libre-firmware/PKGBUILD
index 4983604a4..4b886a79e 100644
--- a/libre/linux-libre-firmware/PKGBUILD
+++ b/libre/linux-libre-firmware/PKGBUILD
@@ -10,7 +10,7 @@ arch=('any')
url=('http://linux-libre.fsfla.org/'
'http://wireless.kernel.org/en/users/Drivers/ath9k_htc')
license=('GPL2' 'BSD')
-makedepends=('git' 'xtensa-unknown-elf-gcc')
+makedepends=('git' 'xtensa-unknown-elf-binutils' 'xtensa-unknown-elf-gcc')
provides=('linux-firmware'
'kernel26-firmware=2.6.34.99')
conflicts=('linux-firmware'