Update dependencies and switch to meson for compilation
This commit is contained in:
@@ -1,22 +1,32 @@
|
||||
name: util-linux
|
||||
description: Linux system utilities
|
||||
version: 2.41.3
|
||||
revision: 1
|
||||
revision: 2
|
||||
url: https://github.com/util-linux/util-linux
|
||||
license: GPL2
|
||||
architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- coreutils
|
||||
- file
|
||||
- glibc
|
||||
- libcap
|
||||
- libudev
|
||||
- libutempter
|
||||
- libxcrypt
|
||||
- ncurses
|
||||
- pam
|
||||
- readline
|
||||
- shadow
|
||||
- udev
|
||||
- zlib
|
||||
make_depends:
|
||||
- libxcrypt
|
||||
- readline
|
||||
- asciidoctor
|
||||
- bash-completion
|
||||
- cryptsetup
|
||||
- meson
|
||||
- python3
|
||||
- sqlite
|
||||
- udev
|
||||
downloads:
|
||||
- url: https://github.com/util-linux/util-linux/archive/refs/tags/v${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
|
||||
Reference in New Issue
Block a user