mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
dev-util/editorconfig-geany: add missing pkgconfig (B)DEPEND
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -18,6 +18,7 @@ CDEPEND="app-text/editorconfig-core-c:="
|
||||
DEPEND="${CDEPEND}
|
||||
dev-util/geany"
|
||||
RDEPEND="${CDEPEND}"
|
||||
BDEPEND="virtual/pkgconfig"
|
||||
S=${WORKDIR}/${PN}-${EGIT_COMMIT#v}
|
||||
|
||||
src_prepare() {
|
||||
|
||||
Reference in New Issue
Block a user