app-backup/attic: cython is required to build
authorAnthony G. Basile <blueness@gentoo.org>
Sat, 27 Feb 2016 17:51:11 +0000 (12:51 -0500)
committerAnthony G. Basile <blueness@gentoo.org>
Sat, 27 Feb 2016 17:52:55 +0000 (12:52 -0500)
Package-Manager: portage-2.2.26

app-backup/attic/attic-0.16.ebuild
app-backup/attic/attic-9999.ebuild

index b3249988f1c90c7dd92a68b9f8274dba54822990..73180b4d67158677c88274d2aa5cbbe213792209 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -29,5 +29,7 @@ RDEPEND="
        libressl? ( dev-libs/libressl )
        dev-python/llfuse[${PYTHON_USEDEP}]"
 
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+DEPEND="
+       dev-python/setuptools[${PYTHON_USEDEP}]
+       dev-python/cython[${PYTHON_USEDEP}]
        ${RDEPEND}"
index b3249988f1c90c7dd92a68b9f8274dba54822990..73180b4d67158677c88274d2aa5cbbe213792209 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -29,5 +29,7 @@ RDEPEND="
        libressl? ( dev-libs/libressl )
        dev-python/llfuse[${PYTHON_USEDEP}]"
 
-DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
+DEPEND="
+       dev-python/setuptools[${PYTHON_USEDEP}]
+       dev-python/cython[${PYTHON_USEDEP}]
        ${RDEPEND}"