diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2024-09-10 21:48:54 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2024-09-10 21:48:54 +0200 |
commit | 06384cbba2944e528da2314280a5f78d01b14505 (patch) | |
tree | 4f4fbb2b783e332d2e4e3898f6c413e948449ebc /app-editors | |
parent | profiles: arm,powerpc: Cleanup obsolete net-libs/libproxy[kde] masks (diff) | |
download | gentoo-06384cbba2944e528da2314280a5f78d01b14505.tar.gz gentoo-06384cbba2944e528da2314280a5f78d01b14505.tar.bz2 gentoo-06384cbba2944e528da2314280a5f78d01b14505.zip |
app-editors/focuswriter: Add missing xdg.eclass
Closes: https://bugs.gentoo.org/934747
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/focuswriter/focuswriter-1.8.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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/ |