diff options
Diffstat (limited to 'community')
-rw-r--r-- | community/python-more-itertools/PKGBUILD | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/community/python-more-itertools/PKGBUILD b/community/python-more-itertools/PKGBUILD new file mode 100644 index 00000000..04a49345 --- /dev/null +++ b/community/python-more-itertools/PKGBUILD @@ -0,0 +1,2 @@ +makedepends=(${makedepends[@]//python-setuptools/}) +makedepends=('python-setuptools-bootstrap' 'python') |