mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 21:13:27 -04:00
dev-vcs/gitahead: add missing deps and QA_FLAGS_IGNORED
Closes: https://bugs.gentoo.org/782946 Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Maciej Barć <xgqt@riseup.net>
This commit is contained in:
@@ -24,6 +24,8 @@ RESTRICT="test"
|
|||||||
IUSE="gnome-keyring"
|
IUSE="gnome-keyring"
|
||||||
|
|
||||||
RDEPEND="
|
RDEPEND="
|
||||||
|
app-crypt/mit-krb5
|
||||||
|
app-text/cmark
|
||||||
dev-qt/qtconcurrent:5
|
dev-qt/qtconcurrent:5
|
||||||
dev-qt/qtcore:5
|
dev-qt/qtcore:5
|
||||||
dev-qt/qtgui:5
|
dev-qt/qtgui:5
|
||||||
@@ -31,6 +33,7 @@ RDEPEND="
|
|||||||
dev-qt/qtprintsupport:5
|
dev-qt/qtprintsupport:5
|
||||||
dev-qt/qttest:5
|
dev-qt/qttest:5
|
||||||
dev-qt/qtwidgets:5
|
dev-qt/qtwidgets:5
|
||||||
|
net-libs/libssh2
|
||||||
gnome-keyring? (
|
gnome-keyring? (
|
||||||
app-crypt/libsecret
|
app-crypt/libsecret
|
||||||
)
|
)
|
||||||
@@ -40,6 +43,12 @@ DEPEND="
|
|||||||
dev-qt/linguist-tools:5
|
dev-qt/linguist-tools:5
|
||||||
"
|
"
|
||||||
|
|
||||||
|
QA_FLAGS_IGNORED="
|
||||||
|
usr/share/GitAhead/Plugins/imageformats/libqjpeg.so
|
||||||
|
usr/share/GitAhead/Plugins/platforms/libqxcb.so
|
||||||
|
usr/share/GitAhead/Plugins/platforminputcontexts/libcomposeplatforminputcontextplugin.so
|
||||||
|
"
|
||||||
|
|
||||||
src_unpack() {
|
src_unpack() {
|
||||||
unpack "${P}.tar.gz"
|
unpack "${P}.tar.gz"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user