index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | extra/python-installer/PKGBUILD | 8 |
diff --git a/extra/python-installer/PKGBUILD b/extra/python-installer/PKGBUILD index 6dd1a147..e5c1ec0f 100644 --- a/extra/python-installer/PKGBUILD +++ b/extra/python-installer/PKGBUILD @@ -13,11 +13,3 @@ eval "$( /docs\/build\/html/d ' )" - -# temporary to build python-build with python-bootstrap (breaking cycles) -makedepends=(${makedepends[@]//python-installer/}) -makedepends=(${makedepends[@]//python-build/}) -makedepends=(${makedepends[@]//python-flit-core/}) -makedepends+=('python-bootstrap') -unset checkdepends -unset check |