mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
gnome-extra/cinnamon-control-center: Fix build dep
Fix build dependency on sys-devel/autoconf-archive since bug 594084 Gentoo-Bug: 610324 Package-Manager: portage-2.3.3
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
@@ -71,6 +71,7 @@ DEPEND="${COMMON_DEPEND}
|
||||
virtual/pkgconfig
|
||||
|
||||
gnome-base/gnome-common
|
||||
sys-devel/autoconf-archive
|
||||
"
|
||||
# Needed for autoreconf
|
||||
# gnome-base/gnome-common
|
||||
|
||||
@@ -71,10 +71,8 @@ DEPEND="${COMMON_DEPEND}
|
||||
virtual/pkgconfig
|
||||
|
||||
gnome-base/gnome-common
|
||||
sys-devel/autoconf-archive
|
||||
"
|
||||
# Needed for autoreconf
|
||||
# gnome-base/gnome-common
|
||||
|
||||
src_prepare() {
|
||||
# make some panels optional
|
||||
eapply "${FILESDIR}"/${PN}-2.8.0-optional.patch
|
||||
|
||||
Reference in New Issue
Block a user