media-plugins/gst-plugins-ladspa: fix missing MULTILIB_USEDEP
authorMatthew Thode <prometheanfire@gentoo.org>
Thu, 21 Dec 2017 07:27:40 +0000 (01:27 -0600)
committerMatthew Thode <prometheanfire@gentoo.org>
Thu, 21 Dec 2017 07:27:40 +0000 (01:27 -0600)
Package-Manager: Portage-2.3.14, Repoman-2.3.6

media-plugins/gst-plugins-ladspa/gst-plugins-ladspa-1.12.3.ebuild

index b729b7ce0e8e64bcd1c6f578f5e866e484b826cf..c6072b04cf8023c5bef0b02253fec2c102587815 100644 (file)
@@ -10,7 +10,5 @@ DESCRIPTION="Ladspa elements for Gstreamer"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-RDEPEND="
-       media-libs/ladspa-sdk
-"
+RDEPEND=">=media-libs/ladspa-sdk-1.13-r2[${MULTILIB_USEDEP}]"
 DEPEND="${RDEPEND}"