mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
dev-python/pyzbar: Correct dependencies
media-gfx/zbar is used via cdll, so no need for it at build time. Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -20,7 +20,7 @@ RDEPEND="
|
||||
media-gfx/zbar
|
||||
"
|
||||
|
||||
DEPEND="${RDEPEND}
|
||||
BDEPEND="
|
||||
test? (
|
||||
dev-python/numpy[${PYTHON_USEDEP}]
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user