summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-10-31 12:10:47 +0100
committerDavid Seifert <soap@gentoo.org>2020-10-31 12:10:47 +0100
commita763fe3dae0126a5e5ba29636ead5413cea90989 (patch)
tree4572b47f38cf6af31b1acf3785db552f95b8a946
parentapp-doc/doxygen: [QA] Inherit flag-o-matic.eclass explicitly (diff)
downloadgentoo-a763fe3d.tar.gz
gentoo-a763fe3d.tar.bz2
gentoo-a763fe3d.zip
app-emulation/pcem: [QA] Inherit flag-o-matic.eclass explicitly
Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: David Seifert <soap@gentoo.org>
-rw-r--r--app-emulation/pcem/pcem-16-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/pcem/pcem-16-r1.ebuild b/app-emulation/pcem/pcem-16-r1.ebuild
index 42c969775c84..d87a88a78bbd 100644
--- a/app-emulation/pcem/pcem-16-r1.ebuild
+++ b/app-emulation/pcem/pcem-16-r1.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit autotools desktop wxwidgets
+inherit autotools desktop flag-o-matic wxwidgets
WX_GTK_VER="3.0-gtk3"