Fix dependencies and add license

This commit is contained in:
2025-05-10 18:49:04 +03:00
parent f4d7d70c4d
commit ccbfd9bbf8
2 changed files with 4 additions and 3 deletions
+2 -3
View File
@@ -1,10 +1,9 @@
name: gdbm
description: GNU database library
version: 1.23
revision: 2
revision: 3
url: https://www.gnu.org/software/gdbm/
license: GPL3
architecture: any
depends: ["bash","glibc","readline"]
make_depends: ["bash","binutils","coreutils","diffutils","gcc","grep","make","sed"]
depends: ["glibc","readline","sh"]
type: source