mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
gstreamer.eclass: Remove emul-linux-x86-* blockers
This commit is contained in:
@@ -115,13 +115,6 @@ else
|
||||
DEPEND="${DEPEND} nls? ( >=sys-devel/gettext-0.17 )"
|
||||
fi
|
||||
|
||||
if [[ ${SLOT} == "0.10" ]]; then
|
||||
RDEPEND="${RDEPEND}
|
||||
abi_x86_32? (
|
||||
!app-emulation/emul-linux-x86-gstplugins[-abi_x86_32(-)]
|
||||
)"
|
||||
fi
|
||||
|
||||
DEPEND="${DEPEND} ${RDEPEND}"
|
||||
|
||||
# @FUNCTION: gstreamer_environment_reset
|
||||
|
||||
Reference in New Issue
Block a user