commit: 355ce3526d0c6c091427e633d776cce04fa5cc16 Author: Zetok Zalbavar <zetok <AT> openmailbox <DOT> org> AuthorDate: Sun Dec 18 23:08:33 2016 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Dec 19 20:17:07 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=355ce352
net-im/qtox: make live ebuild depend on net-libs/tox:0/0.1 Closes: https://github.com/gentoo/gentoo/pull/3169 Package-Manager: portage-2.3.0 net-im/qtox/qtox-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-im/qtox/qtox-9999.ebuild b/net-im/qtox/qtox-9999.ebuild index b31a1cf..e45d9c9 100644 --- a/net-im/qtox/qtox-9999.ebuild +++ b/net-im/qtox/qtox-9999.ebuild @@ -37,7 +37,7 @@ RDEPEND=" x11-libs/gtk+:2 x11-libs/cairo[X] x11-libs/pango[X] ) - net-libs/tox:0/0.0[av] + net-libs/tox:0/0.1[av] X? ( x11-libs/libX11 x11-libs/libXScrnSaver ) "
