projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e2b905
)
net-im/dino: inherit xdg-utils explicitly
author
Andrey Utkin
<andrey_utkin@gentoo.org>
Mon, 18 Feb 2019 19:24:50 +0000
(19:24 +0000)
committer
Andrey Utkin
<andrey_utkin@gentoo.org>
Mon, 18 Feb 2019 19:29:27 +0000
(19:29 +0000)
As suggested by https://gentooqa.levelnine.at
Package-Manager: Portage-2.3.51, Repoman-2.3.12
Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
net-im/dino/dino-9999.ebuild
patch
|
blob
|
history
diff --git
a/net-im/dino/dino-9999.ebuild
b/net-im/dino/dino-9999.ebuild
index 3a91a8f2e777b5afe3c041d36e6cc8fdd359edcc..bbf506d84560343f46b21b89544ca3a8ae30b411 100644
(file)
--- a/
net-im/dino/dino-9999.ebuild
+++ b/
net-im/dino/dino-9999.ebuild
@@
-5,7
+5,7
@@
EAPI=6
CMAKE_MAKEFILE_GENERATOR="ninja"
VALA_MIN_API_VERSION="0.34"
-inherit cmake-utils gnome2-utils vala
+inherit cmake-utils gnome2-utils vala
xdg-utils
DESCRIPTION="Modern Jabber/XMPP Client using GTK+/Vala"
HOMEPAGE="https://dino.im"