Fix dependencies and add license

This commit is contained in:
2025-04-12 15:12:18 +03:00
parent 1d65a56d21
commit b8a91c8eb5
2 changed files with 5 additions and 3 deletions
+2 -3
View File
@@ -1,10 +1,9 @@
name: kmod
description: Linux kernel module handling tools
version: 31
revision: 2
revision: 3
url: https://github.com/kmod-project/kmod
license: LGPL2.1,GPL2
architecture: any
depends: ["glibc","xz-utils","zlib"]
make_depends: ["bash","binutils","bison","coreutils","flex","gcc","gettext","glibc","gzip","make","openssl","pkgconf","sed","xz-utils","zlib"]
depends: ["glibc","openssl","xz-utils","zlib","zstd"]
type: source