Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=93610b277ad7735daf5946adfcf604febe2ed485
commit 93610b277ad7735daf5946adfcf604febe2ed485 Author: crazy <[email protected]> Date: Sun Jan 28 04:28:24 2018 +0100 docutils-0.14-2-x86_64 * rebuild with tc * sort depends=() / makedepends=() diff --git a/source/devel-extra/docutils/FrugalBuild b/source/devel-extra/docutils/FrugalBuild index 6f6599b..5b51610 100644 --- a/source/devel-extra/docutils/FrugalBuild +++ b/source/devel-extra/docutils/FrugalBuild @@ -3,11 +3,12 @@ pkgname=docutils pkgver=0.14 -pkgrel=1 +pkgrel=2 pkgdesc="Documentation Utilities" _F_archive_grepv="rc" Finclude sourceforge -depends=('python-distribute>=0.6.49-3') +depends=('python>=2.7.14-2') +makedepends=('python-setuptools>=38.2.5-2') groups=('devel-extra') archs=('x86_64') sha1sums=('32cefb69ac3dab5b04c4d150776f35419cc4c863') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
