commit:     06384cbba2944e528da2314280a5f78d01b14505
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 10 19:48:54 2024 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Sep 10 19:48:54 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06384cbb

app-editors/focuswriter: Add missing xdg.eclass

Closes: https://bugs.gentoo.org/934747
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 app-editors/focuswriter/focuswriter-1.8.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-editors/focuswriter/focuswriter-1.8.8.ebuild 
b/app-editors/focuswriter/focuswriter-1.8.8.ebuild
index d48e4a770d50..501509cb8ab5 100644
--- a/app-editors/focuswriter/focuswriter-1.8.8.ebuild
+++ b/app-editors/focuswriter/focuswriter-1.8.8.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-inherit cmake
+inherit cmake xdg
 
 DESCRIPTION="Fullscreen and distraction-free word processor"
 HOMEPAGE="https://gottcode.org/focuswriter/

Reply via email to