From d0d467c8d868b66bd5d68dd1937e1b6c8a0ae7d2 Mon Sep 17 00:00:00 2001 From: Matthias Maier Date: Mon, 19 Mar 2018 10:37:17 -0500 Subject: [PATCH] app-emulation/spice: fix dependency Closes: https://bugs.gentoo.org/647722 Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- .../spice/{spice-0.14.0.ebuild => spice-0.14.0-r1.ebuild} | 1 + 1 file changed, 1 insertion(+) rename app-emulation/spice/{spice-0.14.0.ebuild => spice-0.14.0-r1.ebuild} (98%) diff --git a/app-emulation/spice/spice-0.14.0.ebuild b/app-emulation/spice/spice-0.14.0-r1.ebuild similarity index 98% rename from app-emulation/spice/spice-0.14.0.ebuild rename to app-emulation/spice/spice-0.14.0-r1.ebuild index 11420b4ea1be..1894349c5069 100644 --- a/app-emulation/spice/spice-0.14.0.ebuild +++ b/app-emulation/spice/spice-0.14.0-r1.ebuild @@ -17,6 +17,7 @@ IUSE="libressl lz4 sasl smartcard static-libs gstreamer" # the libspice-server only uses the headers of libcacard RDEPEND=" + dev-lang/orc[static-libs(+)?] >=dev-libs/glib-2.22:2[static-libs(+)?] media-libs/opus[static-libs(+)?] sys-libs/zlib[static-libs(+)?] -- 2.26.2