commit:     b92c8f9b9488e706b482935ee9f8e7fe4c103dab
Author:     Piotr Karbowski <slashbeast <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 16 22:21:57 2021 +0000
Commit:     Piotr Karbowski <slashbeast <AT> gentoo <DOT> org>
CommitDate: Tue Mar 16 22:23:00 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b92c8f9b

media-gfx/gpicview: Fix QA warnings about .desktop files.

Went unotticed due to FEATURES=parallel-install.

Closes:https://bugs.gentoo.org/776286
Signed-off-by: Piotr Karbowski <slashbeast <AT> gentoo.org>

 media-gfx/gpicview/gpicview-0.2.5-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/gpicview/gpicview-0.2.5-r2.ebuild 
b/media-gfx/gpicview/gpicview-0.2.5-r2.ebuild
index b66ae5194f7..5b657769e15 100644
--- a/media-gfx/gpicview/gpicview-0.2.5-r2.ebuild
+++ b/media-gfx/gpicview/gpicview-0.2.5-r2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-inherit xdg-utils
+inherit xdg
 
 DESCRIPTION="A Simple and Fast Image Viewer for X"
 HOMEPAGE="http://lxde.sourceforge.net/gpicview";

Reply via email to