Fix dependencies and add license

This commit is contained in:
2025-05-08 21:18:00 +03:00
parent f7ba5eae99
commit 4a7185c0d8
2 changed files with 4 additions and 3 deletions
+2 -3
View File
@@ -1,10 +1,9 @@
name: bison
description: GNU general-purpose parser generator
version: 3.8.2
revision: 2
revision: 3
url: https://www.gnu.org/software/bison/
license: GPL3
architecture: any
depends: ["glibc"]
make_depends: ["bash","binutils","coreutils","gcc","gettext","glibc","grep","m4","make","perl","sed"]
depends: ["glibc","m4"]
type: source