commit:     f7b1230dbafe23f63a15d5b0755b8050248d9977
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Mon Nov  7 09:12:23 2022 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon Nov  7 09:12:23 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7b1230d

app-admin/usbview: inherit xdg.eclass on 3.0

 * QA Notice: new icons were found installed but icon cache
 * has not been updated

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 app-admin/usbview/usbview-3.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/usbview/usbview-3.0.ebuild 
b/app-admin/usbview/usbview-3.0.ebuild
index e44e6e92fe27..98a34b8bd3a8 100644
--- a/app-admin/usbview/usbview-3.0.ebuild
+++ b/app-admin/usbview/usbview-3.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-inherit linux-info
+inherit linux-info xdg
 
 DESCRIPTION="Display the topology of devices on the USB bus"
 HOMEPAGE="http://www.kroah.com/linux-usb/ https://github.com/gregkh/usbview";

Reply via email to