diff options
author | Mart Raudsepp <leio@gentoo.org> | 2021-12-27 23:51:10 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2021-12-27 23:51:20 +0200 |
commit | 53bfa156ac46236aa7c54e5746182c568a0b06ad (patch) | |
tree | 8f22a177fd749a43382df2eea03aab9da9fd13bc /media-libs | |
parent | dev-python/cliff: Remove old (diff) | |
download | gentoo-53bfa156ac46236aa7c54e5746182c568a0b06ad.tar.gz gentoo-53bfa156ac46236aa7c54e5746182c568a0b06ad.tar.bz2 gentoo-53bfa156ac46236aa7c54e5746182c568a0b06ad.zip |
media-libs/gst-plugins-ugly: default enable USE=orc
.. like all other plugins that have the IUSE do
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/gst-plugins-ugly/gst-plugins-ugly-1.18.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.18.4.ebuild b/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.18.4.ebuild index afd4f5f7fafc..6c0624c11807 100644 --- a/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.18.4.ebuild +++ b/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.18.4.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://gstreamer.freedesktop.org/" LICENSE="LGPL-2+" # some split plugins are LGPL but combining with a GPL library KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~sparc x86" -IUSE="orc" +IUSE="+orc" RDEPEND=" >=media-libs/gst-plugins-base-${PV}:${SLOT}[${MULTILIB_USEDEP}] |