mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
media-gfx/cura: fix deps
should depend on libarcus[python] Package-Manager: portage-2.2.28
This commit is contained in:
@@ -20,7 +20,7 @@ SLOT="0"
|
||||
IUSE="+usb"
|
||||
|
||||
RDEPEND="${PYTHON_DEPS}
|
||||
dev-libs/libarcus:=[${PYTHON_USEDEP}]
|
||||
dev-libs/libarcus:=[python,${PYTHON_USEDEP}]
|
||||
dev-python/uranium[${PYTHON_USEDEP}]
|
||||
usb? ( dev-python/pyserial[${PYTHON_USEDEP}] )
|
||||
~media-gfx/curaengine-${PV}"
|
||||
|
||||
Reference in New Issue
Block a user