summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDennis Lamm <expeditioneer@gentoo.org>2020-10-12 17:48:12 +0200
committerDennis Lamm <expeditioneer@gentoo.org>2020-10-12 20:59:27 +0200
commit1d29dde8ce23baab90779d293069e162012c9b97 (patch)
tree5ed6fefda67ef385851a8069222378d6e5d0b445 /media-gfx
parentsci-libs/shapely: bump to 1.7.1 (diff)
downloadgentoo-1d29dde8ce23baab90779d293069e162012c9b97.tar.gz
gentoo-1d29dde8ce23baab90779d293069e162012c9b97.tar.bz2
gentoo-1d29dde8ce23baab90779d293069e162012c9b97.zip
sci-libs/shapely: fixed revdep to renamed package
Signed-off-by: Dennis Lamm <expeditoneer@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/17894 Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/cura/cura-4.7.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/cura/cura-4.7.0-r1.ebuild b/media-gfx/cura/cura-4.7.0-r1.ebuild
index 032d2437193b..36f6fd35e91d 100644
--- a/media-gfx/cura/cura-4.7.0-r1.ebuild
+++ b/media-gfx/cura/cura-4.7.0-r1.ebuild
@@ -32,7 +32,7 @@ RDEPEND="${PYTHON_DEPS}
dev-python/PyQt5[${PYTHON_MULTI_USEDEP}]
dev-python/requests[${PYTHON_MULTI_USEDEP}]
dev-python/sentry-sdk[${PYTHON_MULTI_USEDEP}]
- sci-libs/Shapely[${PYTHON_MULTI_USEDEP}]
+ sci-libs/shapely[${PYTHON_MULTI_USEDEP}]
usb? ( dev-python/pyserial[${PYTHON_MULTI_USEDEP}] )
zeroconf? ( dev-python/zeroconf[${PYTHON_MULTI_USEDEP}] )
')"