diff --git a/eclass/gnome2-live.eclass b/eclass/gnome2-live.eclass index 11424ef768e710df942f9a324f131b2fe7a3d879..b85e51c4c76a8cff6e5bdc1503fa01ee8b2e1f7f 100644 --- a/eclass/gnome2-live.eclass +++ b/eclass/gnome2-live.eclass @@ -14,7 +14,7 @@ # Always to be imported *AFTER* gnome2.eclass # -inherit autotools gnome2 gnome2-utils libtool git-2 +inherit autotools-utils gnome2 gnome2-utils libtool git-2 # Stolen from git.eclass EXPORTED_FUNCTIONS="src_unpack pkg_postinst"