mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
mate.eclass: use BDEPEND for mate-common
autotools.eclass will check BROOT. Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -38,7 +38,7 @@ GNOME2_LA_PUNT="${MATE_LA_PUNT}"
|
||||
inherit gnome2 autotools mate-desktop.org
|
||||
|
||||
# Autotools requires our MATE m4 files
|
||||
DEPEND=">=mate-base/mate-common-${MATE_BRANCH}"
|
||||
BDEPEND=">=mate-base/mate-common-${MATE_BRANCH}"
|
||||
|
||||
# @FUNCTION: mate_py_cond_func_wrap
|
||||
# @DESCRIPTION:
|
||||
|
||||
Reference in New Issue
Block a user