cross-vpkg-dummy: sync gcc virtual pkgs.
This commit is contained in:
parent
07260021e4
commit
fb67a5aade
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cross-vpkg-dummy'
|
||||
pkgname=cross-vpkg-dummy
|
||||
version=0.8
|
||||
version=0.9
|
||||
revision=1
|
||||
build_style=meta
|
||||
short_desc="Dummy meta-pkg for cross building packages with xbps-src"
|
||||
|
@ -13,11 +13,11 @@ depends="base-directories xbps-triggers"
|
|||
provides="
|
||||
kernel-libc-headers-3.10.6_1
|
||||
binutils-2.24_3
|
||||
libgcc-4.7.3_10
|
||||
libstdc++-4.7.3_10
|
||||
libstdc++-devel-4.7.3_10
|
||||
gcc-4.7.3_10
|
||||
gcc-c++-4.7.3_10
|
||||
libgcc-4.7.3_12
|
||||
libstdc++-4.7.3_12
|
||||
libstdc++-devel-4.7.3_12
|
||||
gcc-4.7.3_12
|
||||
gcc-c++-4.7.3_12
|
||||
glibc-2.19_3
|
||||
glibc-devel-2.19_3
|
||||
musl-0.9.15_1"
|
||||
|
|
Loading…
Reference in New Issue