Fix dependencies and add license
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user