base-devel: Remove pkgconf dependency.
It interferes with mingw-w64-pkgconf.
This commit is contained in:
parent
9d8f56d6a6
commit
ad465ec8df
@ -1,8 +1,8 @@
|
||||
# Maintainer: Christoph Reiter <reiter.christoph@gmail.com>
|
||||
|
||||
pkgname=base-devel
|
||||
pkgver=2022.12
|
||||
pkgrel=2
|
||||
pkgver=2024.11
|
||||
pkgrel=1
|
||||
pkgdesc='Minimal package set for building packages with makepkg'
|
||||
url='https://www.msys2.org'
|
||||
arch=('any')
|
||||
@ -24,7 +24,6 @@ depends=(
|
||||
'make'
|
||||
'pacman'
|
||||
'patch'
|
||||
'pkgconf'
|
||||
'sed'
|
||||
'tar'
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user