media-plugins/gst-plugins-assrender: add subslot operator dep on libass
authorMart Raudsepp <leio@gentoo.org>
Thu, 25 Jan 2018 13:57:33 +0000 (15:57 +0200)
committerMart Raudsepp <leio@gentoo.org>
Thu, 25 Jan 2018 14:37:41 +0000 (16:37 +0200)
There was a subslot bump from 0/5 to 0/9 in the past with new soname, but
we are now past it already, so no revbump for this - it'll propagate out
with 1.12.4 bump soon though.

Package-Manager: Portage-2.3.19, Repoman-2.3.6

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

index 73afc84d3d607cedada520932913b265c2e72bdb..a93d21c071b121c014e329a57b8a5245775fff4b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,5 +10,5 @@ DESCRIPTION="ASS/SSA rendering with effects support plugin for GStreamer"
 KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd"
 IUSE=""
 
-RDEPEND=">=media-libs/libass-0.10.2[${MULTILIB_USEDEP}]"
+RDEPEND=">=media-libs/libass-0.10.2:=[${MULTILIB_USEDEP}]"
 DEPEND="${RDEPEND}"