net-misc/electron-cash: add missing desktop inherit
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 24 May 2020 13:35:38 +0000 (15:35 +0200)
committerZac Medico <zmedico@gentoo.org>
Sun, 24 May 2020 19:08:29 +0000 (12:08 -0700)
Closes: https://github.com/gentoo/gentoo/pull/15952
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Signed-off-by: Zac Medico <zmedico@gentoo.org>
net-misc/electron-cash/electron-cash-4.0.2-r2.ebuild

index 87c2b57dd7c394c0d6cd295c4a2fedbebfc8b3e3..c1e564a5b3e2b116b6b46fc025b2ce6c87d749b2 100644 (file)
@@ -6,7 +6,7 @@ EAPI="7"
 PYTHON_COMPAT=( python3_6 python3_7 )
 PYTHON_REQ_USE="ncurses?"
 
-inherit distutils-r1 gnome2-utils xdg-utils
+inherit desktop distutils-r1 gnome2-utils xdg-utils
 
 MY_P="Electron-Cash-${PV}"
 DESCRIPTION="Lightweight Bitcoin Cash client (BCH fork of Electrum)"