media-video/aegisub: explicitly inherit flag-o-matic eclass
authorIlya Tumaykin <itumaykin@gmail.com>
Sat, 9 Jan 2016 19:56:07 +0000 (22:56 +0300)
committerIan Delaney <idella4@gentoo.org>
Sun, 10 Jan 2016 01:59:12 +0000 (09:59 +0800)
It is already implicitly inherited from wxwidgets eclass,
but since we use f-o-m functionality inherit it explicitly.

Package-Manager: portage-2.2.26

media-video/aegisub/aegisub-9999.ebuild

index 35c48b02ed3c094d0374299069783f11fe0f8163..14b7b225ee867885f974de0f09924135cd7cd795 100644 (file)
@@ -9,7 +9,7 @@ AUTOTOOLS_IN_SOURCE_BUILD=1
 PLOCALES="ar bg ca cs da de el es eu fa fi fr_FR gl hu id it ja ko nl pl pt_BR pt_PT ru sr_RS@latin sr_RS uk_UA vi zh_CN zh_TW"
 WX_GTK_VER="3.0"
 
-inherit autotools-utils fdo-mime gnome2-utils l10n wxwidgets git-2
+inherit autotools-utils fdo-mime flag-o-matic gnome2-utils l10n wxwidgets git-2
 
 DESCRIPTION="Advanced subtitle editor"
 HOMEPAGE="http://www.aegisub.org/"