mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-23 14:03:33 -04:00
app-office/sc-im: add pkgconfig to bdeps
Signed-off-by: Dex Conner <cantcuckthis@danwin1210.de>
This commit is contained in:
@@ -36,7 +36,7 @@ DEPEND="
|
|||||||
)
|
)
|
||||||
"
|
"
|
||||||
RDEPEND="${DEPEND}"
|
RDEPEND="${DEPEND}"
|
||||||
BDEPEND=""
|
BDEPEND="virtual/pkgconfig"
|
||||||
S="${WORKDIR}/${P}/src"
|
S="${WORKDIR}/${P}/src"
|
||||||
|
|
||||||
src_prepare() {
|
src_prepare() {
|
||||||
|
|||||||
Reference in New Issue
Block a user