mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-10 02:54:36 +08:00
kconfig: updated to latest
This commit is contained in:
parent
f57dd3c4f9
commit
c10ec385be
@ -10,12 +10,12 @@ arch=('i686' 'x86_64')
|
||||
url='https://projects.kde.org/projects/frameworks/kconfig'
|
||||
license=('LGPL')
|
||||
depends=('qt5-base')
|
||||
makedepends=('extra-cmake-modules')
|
||||
makedepends=('extra-cmake-modules' 'qt5-tools')
|
||||
checkdepends=('cmake')
|
||||
groups=('kf5')
|
||||
options=("debug")
|
||||
source=("${KFServer}/${pkgver}/${pkgname}-${pkgver}.tar.xz")
|
||||
md5sums=('fe6d56055f6352345d16f35337ddb6a7')
|
||||
sha256sums=( $(getSum ${pkgname}) )
|
||||
|
||||
prepare() {
|
||||
mkdir -p build
|
||||
|
Loading…
Reference in New Issue
Block a user