summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2021-07-27 13:51:56 -0400
committerIonen Wolkens <ionen@gentoo.org>2021-07-27 14:18:35 -0400
commit1636216136596f19164d4fc775bffc50a5602fd1 (patch)
tree34d58bf674a65b1e8173291ed0bcdad0c971683d
parentmedia-gfx/flameshot: bump to v0.10.1 (diff)
downloadgentoo-1636216136596f19164d4fc775bffc50a5602fd1.tar.gz
gentoo-1636216136596f19164d4fc775bffc50a5602fd1.tar.bz2
gentoo-1636216136596f19164d4fc775bffc50a5602fd1.zip
media-gfx/flameshot: remove unused desktop inherit
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
-rw-r--r--media-gfx/flameshot/flameshot-0.10.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/flameshot/flameshot-0.10.1.ebuild b/media-gfx/flameshot/flameshot-0.10.1.ebuild
index ae9c8e477d2f..fc16ba761736 100644
--- a/media-gfx/flameshot/flameshot-0.10.1.ebuild
+++ b/media-gfx/flameshot/flameshot-0.10.1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit cmake desktop xdg
+inherit cmake xdg
DESCRIPTION="Powerful yet simple to use screenshot software"
HOMEPAGE="https://flameshot.org https://github.com/flameshot-org/flameshot"