mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-ml/dose3: pyyaml is using libyaml unconditionally now
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -39,7 +39,7 @@ RDEPEND="
|
||||
rpm4? ( app-arch/rpm )
|
||||
"
|
||||
DEPEND="${RDEPEND}
|
||||
test? ( dev-python/pyyaml[libyaml] )
|
||||
test? ( dev-python/pyyaml[libyaml(+)] )
|
||||
"
|
||||
|
||||
# missing test data
|
||||
@@ -35,7 +35,7 @@ RDEPEND="
|
||||
app-arch/rpm
|
||||
"
|
||||
DEPEND="${RDEPEND}
|
||||
test? ( dev-python/pyyaml[libyaml] )
|
||||
test? ( dev-python/pyyaml[libyaml(+)] )
|
||||
"
|
||||
|
||||
# missing test data
|
||||
@@ -34,7 +34,7 @@ RDEPEND="
|
||||
app-arch/rpm
|
||||
"
|
||||
DEPEND="${RDEPEND}
|
||||
test? ( dev-python/pyyaml[libyaml] )
|
||||
test? ( dev-python/pyyaml[libyaml(+)] )
|
||||
"
|
||||
|
||||
# missing test data
|
||||
Reference in New Issue
Block a user