commit: 10566be78d0c93191a0c35c6c748472bae9a8f6d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 8 04:42:00 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Sep 8 05:06:31 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10566be7
sci-visualization/opendx: eutils->desktop inherit
Signed-off-by: Sam James <sam <AT> gentoo.org>
sci-visualization/opendx/opendx-4.4.4-r7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sci-visualization/opendx/opendx-4.4.4-r7.ebuild
b/sci-visualization/opendx/opendx-4.4.4-r7.ebuild
index f0a448c98e8..1184182477b 100644
--- a/sci-visualization/opendx/opendx-4.4.4-r7.ebuild
+++ b/sci-visualization/opendx/opendx-4.4.4-r7.ebuild
@@ -5,7 +5,7 @@ EAPI=6
MYP=dx-${PV}
-inherit autotools eutils flag-o-matic
+inherit autotools desktop flag-o-matic
DESCRIPTION="3D data visualization tool"
HOMEPAGE="http://www.opendx.org/"