diff options
author | Matthias Maier <tamiko@gentoo.org> | 2018-11-04 00:45:58 -0500 |
---|---|---|
committer | Matthias Maier <tamiko@gentoo.org> | 2018-11-04 10:49:55 -0600 |
commit | a1fa8608548ef5cd229205ea4df981145d7ae0dc (patch) | |
tree | f54bed74a4f70b3c0ccf851f3fb6d8fb309040dc /net-misc/spice-gtk | |
parent | net-misc/spice-gtk: drop old (diff) | |
download | gentoo-a1fa8608548ef5cd229205ea4df981145d7ae0dc.tar.gz gentoo-a1fa8608548ef5cd229205ea4df981145d7ae0dc.tar.bz2 gentoo-a1fa8608548ef5cd229205ea4df981145d7ae0dc.zip |
net-misc/spice-gtk: make repoman happy
Signed-off-by: Matthias Maier <tamiko@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'net-misc/spice-gtk')
-rw-r--r-- | net-misc/spice-gtk/spice-gtk-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/spice-gtk/spice-gtk-9999.ebuild b/net-misc/spice-gtk/spice-gtk-9999.ebuild index d489cfc08da7..6e44cc0b2cb8 100644 --- a/net-misc/spice-gtk/spice-gtk-9999.ebuild +++ b/net-misc/spice-gtk/spice-gtk-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -63,7 +63,7 @@ RDEPEND=" >=net-libs/libsoup-2.49.91 ) " DEPEND="${RDEPEND} - =app-emulation/spice-protocol-9999 + ~app-emulation/spice-protocol-9999 dev-perl/Text-CSV >=dev-util/gtk-doc-am-1.14 >=dev-util/intltool-0.40.0 |