mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
gstreamer-meson.eclass: drop unused variable
Reported by Arfrever.
Followup to 47f7239e01.
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -209,8 +209,6 @@ if [[ "${PN}" != "${GST_ORG_MODULE}" ]]; then
|
||||
# Export multilib phases used for split builds.
|
||||
multilib_src_install_all() { gstreamer_multilib_src_install_all; }
|
||||
else
|
||||
extra_deps=""
|
||||
|
||||
IUSE="nls test"
|
||||
RESTRICT="!test? ( test )"
|
||||
if [[ "${PN}" != "gstreamer" ]]; then
|
||||
|
||||
Reference in New Issue
Block a user