Simplify source.sh, fix dependencies and add package license

This commit is contained in:
2025-04-14 17:11:15 +03:00
parent f604942434
commit 0eb3347756
2 changed files with 12 additions and 9 deletions
+3 -3
View File
@@ -1,10 +1,10 @@
name: dejagnu
description: Test suite framework for other programs
version: 1.6.3
revision: 2
revision: 3
url: https://www.gnu.org/software/dejagnu/
license: GPL
architecture: any
depends: ["expect","bash"]
make_depends: ["bash","coreutils","diffutils","expect","gcc","grep","make","sed","texinfo"]
depends: ["expect","sh"]
make_depends: ["tcl"]
type: source