dev-python/xlutils: Add missing test-dep on dev-py/manuel
authorMichał Górny <mgorny@gentoo.org>
Sat, 21 Apr 2018 16:03:52 +0000 (18:03 +0200)
committerMichał Górny <mgorny@gentoo.org>
Sat, 21 Apr 2018 16:05:53 +0000 (18:05 +0200)
dev-python/xlutils/xlutils-1.7.1.ebuild

index af43090b609266ccee62fc610a7980bdc63adbcf..319dba92d0862220e3775285587b27562b37d8e0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -21,6 +21,7 @@ RDEPEND=">=dev-python/xlwt-0.7.3[${PYTHON_USEDEP}]
        >=dev-python/xlrd-0.7.7[${PYTHON_USEDEP}]"
 DEPEND="${RDEPEND}
        test? ( dev-python/errorhandler[${PYTHON_USEDEP}]
+               dev-python/manuel[${PYTHON_USEDEP}]
                dev-python/mock[${PYTHON_USEDEP}]
                dev-python/pytest[${PYTHON_USEDEP}]
                >=dev-python/testfixtures-1.6.1[${PYTHON_USEDEP}] )"