mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
net-im/qtox: update dependencies and links in live ebuild
Package-Manager: portage-2.3.0
This commit is contained in:
committed by
Göktürk Yüksek
parent
83e646e1cf
commit
3bdbb482b4
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user