mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-19 16:45:38 +08:00
fix gcc deps also in gcc-pkg
This commit is contained in:
parent
226c08207a
commit
27d72249df
@ -110,7 +110,7 @@ package_gcc-libs()
|
||||
|
||||
package_gcc()
|
||||
{
|
||||
depends=('binutils>=2.20.1' 'libmpc>=0.8.1-2' 'cloog-ppl>=0.15.9-2' 'elfutils')
|
||||
depends=('binutils>=2.20.1' 'libmpc>=0.8.1-1' 'cloog-ppl>=0.15.9-2' 'elfutils')
|
||||
groups=('base-devel')
|
||||
install=gcc.install
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user