blob: dcbfd1f39013c90e0b0e65d857205a2da7f80419 (
plain)
1
2
3
|
makedepends=(${makedepends[@]//python-setuptools/})
makedepends=(${makedepends[@]//python2-setuptools/})
makedepends=('python-setuptools-bootstrap' 'python2-setuptools-bootstrap' 'python2' 'python')
|