Fix dependencies

This commit is contained in:
2025-03-12 20:11:54 +02:00
parent 10b139798d
commit 20a52662a1
+3 -2
View File
@@ -1,9 +1,10 @@
name: intltool name: intltool
description: Gettext-compatible PO file translation tools description: Gettext-compatible PO file translation tools
version: 0.51.0 version: 0.51.0
revision: 2
url: https://freedesktop.org/wiki/Software/intltool/ url: https://freedesktop.org/wiki/Software/intltool/
license: GPL license: GPL
architecture: any architecture: any
depends: ["autoconf","automake","bash","glibc","grep","perl","sed"] depends: ["perl-xml-parser"]
make_depends: ["bash","gawk","glibc","make","perl","sed","perl-xml-parser"] make_depends: ["sed"]
type: source type: source