mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
dev-python/python-magic: Permit building binpkg with file[python]
The 'sys-apps/file[-python]' dep is there only to prevent file collisions, so there is no need to force it for pure package builds. Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -20,7 +20,7 @@ RESTRICT="!test? ( test )"
|
||||
|
||||
RDEPEND="sys-apps/file[-python]"
|
||||
BDEPEND="
|
||||
test? ( ${RDEPEND} )
|
||||
test? ( sys-apps/file )
|
||||
"
|
||||
|
||||
PATCHES=(
|
||||
|
||||
Reference in New Issue
Block a user