diff options
| -rw-r--r-- | www-apps/nikola/nikola-6.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/nikola/nikola-6.3.0.ebuild b/www-apps/nikola/nikola-6.3.0.ebuild index a91dcfe2..05f1ee39 100644 --- a/www-apps/nikola/nikola-6.3.0.ebuild +++ b/www-apps/nikola/nikola-6.3.0.ebuild @@ -25,7 +25,7 @@ IUSE="assets charts jinja markdown" DEPEND="dev-python/docutils" # needs rst2man to build manpage RDEPEND="${DEPEND} - python_targets_python2_7? ( =dev-python/configparser-3.2.0* ) + python_targets_python2_7? ( >=dev-python/configparser-3.2.0 ) >=dev-python/doit-0.23.0 dev-python/logbook dev-python/lxml |
