summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Peukert2020-02-06 00:26:29 +0100
committerDaniel Peukert2020-02-06 00:26:29 +0100
commitc0372431a7076bd92713c60acb0dce7fecbf48c9 (patch)
treedc0c3230a905269913ca8097550870ad8da26057
parent531f8de551489cfaa7ba2c59516d19abd520873a (diff)
downloadaur-c0372431a7076bd92713c60acb0dce7fecbf48c9.tar.gz
Removed unused dependency from cecilia
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 0 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3edcf55e866e..4273ed460c8e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,7 +5,6 @@ pkgbase = cecilia
url = http://ajaxsoundstudio.com/software/cecilia
arch = any
license = GPL3
- makedepends = python-setuptools
depends = python
depends = python-pyo>=1.0.1
depends = python-numpy>=1.18
diff --git a/PKGBUILD b/PKGBUILD
index 8a7c4ce8c27b..db59ea602ecd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,6 @@ arch=('any')
url="http://ajaxsoundstudio.com/software/$pkgname"
license=('GPL3')
depends=('python' 'python-pyo>=1.0.1' 'python-numpy>=1.18' 'python-wxpython>=4.0.7')
-makedepends=('python-setuptools')
source=(
"$pkgname-$pkgver-$pkgrel.tar.gz::https://github.com/belangeo/$_reponame/archive/$pkgver.tar.gz"
"$pkgname.sh"