summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d54a9feaff09..397501665e3b 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,9 +7,9 @@ pkgdesc="ldscripts generator for ARM MCUs from libopencm3 library"
url="https://github.com/libopencm3/libopencm3"
arch=('any')
license=('LGPL3')
-depends=('python2' 'python2-pyserial')
+depends=()
optdepends=('libopencm3-git')
-makedepends=('git' 'awk')
+makedepends=('git')
conflicts=()
replaces=()
backup=()