commit:     86685cc9d06e35a84b8c49d29e27a0be963df9de
Author:     Matthias Maier <tamiko <AT> gentoo <DOT> org>
AuthorDate: Thu May 11 04:45:46 2017 +0000
Commit:     Matthias Maier <tamiko <AT> gentoo <DOT> org>
CommitDate: Thu May 11 04:46:26 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86685cc9

app-emulation/spice: fix automagic dependency, bug #599844

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 app-emulation/spice/{spice-0.13.3.ebuild => spice-0.13.3-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/spice/spice-0.13.3.ebuild 
b/app-emulation/spice/spice-0.13.3-r1.ebuild
similarity index 97%
rename from app-emulation/spice/spice-0.13.3.ebuild
rename to app-emulation/spice/spice-0.13.3-r1.ebuild
index cced4ea3259..1ac1307cb87 100644
--- a/app-emulation/spice/spice-0.13.3.ebuild
+++ b/app-emulation/spice/spice-0.13.3-r1.ebuild
@@ -65,7 +65,7 @@ src_configure() {
                $(use_enable lz4)
                $(use_with sasl)
                $(use_enable smartcard)
-               $(usex gstreamer "1.0" "no")
+               --enable-gstreamer=$(usex gstreamer "1.0" "no")
                --enable-celt051
                --disable-gui
                "

Reply via email to