From 3bdbb482b432d5891bfc4975a4fd1385f93ee0ee Mon Sep 17 00:00:00 2001 From: Zetok Zalbavar Date: Thu, 1 Dec 2016 15:58:49 +0000 Subject: net-im/qtox: update dependencies and links in live ebuild Package-Manager: portage-2.3.0 --- net-im/qtox/qtox-9999.ebuild | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'net-im/qtox') diff --git a/net-im/qtox/qtox-9999.ebuild b/net-im/qtox/qtox-9999.ebuild index 281c524e45b8..df55ab8acdd9 100644 --- a/net-im/qtox/qtox-9999.ebuild +++ b/net-im/qtox/qtox-9999.ebuild @@ -7,10 +7,9 @@ EAPI=6 inherit eutils qmake-utils git-r3 DESCRIPTION="Most feature-rich GUI for net-libs/tox using Qt5" -HOMEPAGE="https://github.com/tux3/qtox" +HOMEPAGE="https://github.com/qTox/qTox" SRC_URI="" -EGIT_REPO_URI="git://github.com/tux3/qtox.git - https://github.com/tux3/qtox.git" +EGIT_REPO_URI="https://github.com/qTox/qTox.git" LICENSE="GPL-3+" SLOT="0" @@ -19,6 +18,7 @@ IUSE="gtk X" RDEPEND=" dev-db/sqlcipher + dev-libs/libsodium dev-qt/qtconcurrent:5 dev-qt/qtcore:5 dev-qt/qtgui:5[gif,jpeg,png,xcb] @@ -26,6 +26,7 @@ RDEPEND=" dev-qt/qtopengl:5 dev-qt/qtsql:5 dev-qt/qtsvg:5 + dev-qt/qtwidgets:5 dev-qt/qtxml:5 media-gfx/qrencode media-libs/openal -- cgit v1.2.3-65-gdbad