summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Utkin <andrey_utkin@gentoo.org>2019-02-18 19:24:50 +0000
committerAndrey Utkin <andrey_utkin@gentoo.org>2019-02-18 19:29:27 +0000
commit510f44e15c8ef736ed124866dc4037d850bc5561 (patch)
tree42f46ce46b957b7c5b6e4e92b9aba652a982a9e1 /net-im/dino/dino-9999.ebuild
parentnet-wireless/hostapd: drop duplicate description of global USE flag (diff)
downloadgentoo-510f44e15c8ef736ed124866dc4037d850bc5561.tar.gz
gentoo-510f44e15c8ef736ed124866dc4037d850bc5561.tar.bz2
gentoo-510f44e15c8ef736ed124866dc4037d850bc5561.zip
net-im/dino: inherit xdg-utils explicitly
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>
Diffstat (limited to 'net-im/dino/dino-9999.ebuild')
-rw-r--r--net-im/dino/dino-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/dino/dino-9999.ebuild b/net-im/dino/dino-9999.ebuild
index 3a91a8f2e777..bbf506d84560 100644
--- 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"