Fix dependencies, rebuild with libisl and build documentation

This commit is contained in:
2026-03-12 20:16:12 +02:00
parent 2bca2455f4
commit 6b6f2fa485
2 changed files with 17 additions and 2 deletions
+9 -2
View File
@@ -1,13 +1,19 @@
name: gcc
description: The GNU C Compiler
version: 15.2.0
revision: 6
revision: 7
url: https://gcc.gnu.org/
license: GPL3-or-later,LGPL3-or-later,GPL3 with GCC-exception
architecture: any
type: source
make_depends:
- python3
- binutils
- gcc-libs
- doxygen
- libisl
- mpc
- zstd
check_depends:
- dejagnu
- expect
- inetutils
@@ -23,6 +29,7 @@ split_packages:
depends:
- binutils
- gcc-libs
- libisl
- mpc
- zstd
- name: gcc-fortran