diff --git a/pkg.info b/pkg.info index ad327c3..2e39355 100644 --- a/pkg.info +++ b/pkg.info @@ -1,8 +1,9 @@ name: swig description: Software development tool that connects programs written in C and C++ with a variety of high-level programming languages version: 4.2.1 +revision: 2 url: https://www.swig.org/ license: GPL3-or-later,LicenseRef-BSD-Arizona,LicenseRef-BSD-Chicago,LicenseRef-BSD-Utah-California architecture: any -depends: ["gcc","glibc","pcre2","zlib"] +depends: ["gcc-libs", "glibc", "pcre2", "zlib"] type: source