commit:     42167c6976873776cd103bbdc5ad1b77e6bb3a3b
Author:     Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Tue Dec 29 10:10:49 2020 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Tue Dec 29 10:10:49 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42167c69

x11-misc/fpm2: Inherit xdg

Closes: https://bugs.gentoo.org/762280
Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 x11-misc/fpm2/fpm2-0.90.ebuild | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/x11-misc/fpm2/fpm2-0.90.ebuild b/x11-misc/fpm2/fpm2-0.90.ebuild
index 00eddcfc0c1..0a7f6ea19f0 100644
--- a/x11-misc/fpm2/fpm2-0.90.ebuild
+++ b/x11-misc/fpm2/fpm2-0.90.ebuild
@@ -3,6 +3,8 @@
 
 EAPI=7
 
+inherit xdg
+
 DESCRIPTION="A GUI password manager utility with password generator"
 HOMEPAGE="https://als.regnet.cz/fpm2/";
 SRC_URI="https://als.regnet.cz/${PN}/download/${P}.tar.xz";

Reply via email to