summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorloredan132020-01-07 22:40:41 +0300
committerloredan132020-01-07 22:40:41 +0300
commite6eea7e585f629fd783a76e54aec9185ea483dec (patch)
treeab12f35dad62af3b82d25be4d7596c4b840bd654 /.SRCINFO
parentcf7284e57805e7936ba27df888d958fc92a8a19c (diff)
downloadaur-e6eea7e585f629fd783a76e54aec9185ea483dec.tar.gz
Moved x86_64 dependencies to optional
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO9
1 files changed, 6 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index da8fb85950f8..bef5013e9943 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,7 +5,10 @@ pkgbase = klipper-git
url = https://github.com/KevinOConnor/klipper
arch = x86_64
arch = i686
+ arch = arm
+ arch = armv6h
arch = armv7h
+ arch = aarch64
license = GPLv3
makedepends = git
depends = python2-cffi
@@ -28,9 +31,9 @@ pkgbase = klipper-git
md5sums = 4b915228f21e65dbe143ad93074d91e9
md5sums = 61912d101dc7c68c7314882b80621454
md5sums = 218dfe92aa1a1c2654be11cca99e6cd3
- depends_x86_64 = arm-none-eabi-gcc
- depends_x86_64 = arm-none-eabi-newlib
- depends_x86_64 = stm32flash
+ optdepends_x86_64 = arm-none-eabi-gcc: for ARM MCU firmware compilation
+ optdepends_x86_64 = arm-none-eabi-newlib: for ARM MCU firmware compilation
+ optdepends_x86_64 = stm32flash: for flashing firmware on STM MCU
pkgname = klipper-git