summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Maier <tamiko@gentoo.org>2018-03-19 10:37:17 -0500
committerMatthias Maier <tamiko@gentoo.org>2018-03-19 10:37:17 -0500
commitd0d467c8d868b66bd5d68dd1937e1b6c8a0ae7d2 (patch)
treef58e1ed73ed79645222ed0a16673b60623cee51e /app-emulation
parentnet-misc/spice-gtk: Apply openssl11/libressl patches (diff)
downloadgentoo-d0d467c8d868b66bd5d68dd1937e1b6c8a0ae7d2.tar.gz
gentoo-d0d467c8d868b66bd5d68dd1937e1b6c8a0ae7d2.tar.bz2
gentoo-d0d467c8d868b66bd5d68dd1937e1b6c8a0ae7d2.zip
app-emulation/spice: fix dependency
Closes: https://bugs.gentoo.org/647722 Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/spice/spice-0.14.0-r1.ebuild (renamed from app-emulation/spice/spice-0.14.0.ebuild)1
1 files changed, 1 insertions, 0 deletions
diff --git a/app-emulation/spice/spice-0.14.0.ebuild b/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(+)?]