diff options
Diffstat (limited to 'python-fabio')
-rw-r--r-- | python-fabio/PKGBUILD | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/python-fabio/PKGBUILD b/python-fabio/PKGBUILD index 7d37112bf..63c2516a2 100644 --- a/python-fabio/PKGBUILD +++ b/python-fabio/PKGBUILD @@ -25,7 +25,6 @@ _depends=( 'python-sphinx' 'python-sphinxcontrib-programoutput') _makedepends=( - 'cython' 'python-setuptools') _optdepends=('python-pyqt4: for the fabio_viewer program') source=("${_pkgname}-${pkgver}.tar.gz::https://github.com/silx-kit/${_pkgname}/archive/v${pkgver}.tar.gz") |