diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-06-21 17:30:05 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-06-21 17:30:05 +0200 |
commit | aeb25a0fac193d63c9e318b150af67d125614b69 (patch) | |
tree | ab91144621c488465734b1b30a644d6a8486c461 /sci-geosciences | |
parent | app-text/libspectre: Drop 0.2.8 (diff) | |
download | gentoo-aeb25a0fac193d63c9e318b150af67d125614b69.tar.gz gentoo-aeb25a0fac193d63c9e318b150af67d125614b69.tar.bz2 gentoo-aeb25a0fac193d63c9e318b150af67d125614b69.zip |
sci-geosciences/qgis: Actually fix unused DEPEND
Thanks-to: Chris Mayo <aklhfex@gmail.com>
Closes: https://bugs.gentoo.org/716486
Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'sci-geosciences')
-rw-r--r-- | sci-geosciences/qgis/qgis-3.10.7.ebuild | 1 | ||||
-rw-r--r-- | sci-geosciences/qgis/qgis-9999.ebuild | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/sci-geosciences/qgis/qgis-3.10.7.ebuild b/sci-geosciences/qgis/qgis-3.10.7.ebuild index 1d92f9dc32d7..5009332eb58e 100644 --- a/sci-geosciences/qgis/qgis-3.10.7.ebuild +++ b/sci-geosciences/qgis/qgis-3.10.7.ebuild @@ -73,7 +73,6 @@ COMMON_DEPEND=" python? ( ${PYTHON_DEPS} $(python_gen_cond_dep ' - dev-python/future[${PYTHON_MULTI_USEDEP}] dev-python/httplib2[${PYTHON_MULTI_USEDEP}] dev-python/jinja[${PYTHON_MULTI_USEDEP}] dev-python/markupsafe[${PYTHON_MULTI_USEDEP}] diff --git a/sci-geosciences/qgis/qgis-9999.ebuild b/sci-geosciences/qgis/qgis-9999.ebuild index 1d92f9dc32d7..5009332eb58e 100644 --- a/sci-geosciences/qgis/qgis-9999.ebuild +++ b/sci-geosciences/qgis/qgis-9999.ebuild @@ -73,7 +73,6 @@ COMMON_DEPEND=" python? ( ${PYTHON_DEPS} $(python_gen_cond_dep ' - dev-python/future[${PYTHON_MULTI_USEDEP}] dev-python/httplib2[${PYTHON_MULTI_USEDEP}] dev-python/jinja[${PYTHON_MULTI_USEDEP}] dev-python/markupsafe[${PYTHON_MULTI_USEDEP}] |