mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
autotools-utils.eclass: Add split inherits for past eutils functions
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# @ECLASS: autotools-utils.eclass
|
||||
@@ -113,7 +113,8 @@ esac
|
||||
# appropriate packages to DEPEND yourself.
|
||||
[[ ${AUTOTOOLS_AUTORECONF} ]] || : ${AUTOTOOLS_AUTO_DEPEND:=no}
|
||||
|
||||
inherit autotools eutils libtool
|
||||
# eutils for eqawarn, path_exists
|
||||
inherit autotools epatch eutils libtool ltprune
|
||||
|
||||
EXPORT_FUNCTIONS src_prepare src_configure src_compile src_install src_test
|
||||
|
||||
|
||||
Reference in New Issue
Block a user