summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cef4918d8222..3a7377fc5e8c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,7 @@ arch=('any')
url="http://www.st.com/en/embedded-software/stm32cubeh7.html"
license=('custom:Mix Ultimate Liberty+OSS+3rd-party V1')
groups=()
-depends=('bash'
- 'perl')
+depends=()
makedepends=('libarchive')
optdepends=('arm-none-eabi-gcc: ARM compiler'
'arm-none-eabi-gdb: ARM GDB'