mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
cross-vpkg-dummy: update provided virtual packages.
This commit is contained in:
parent
0220a77a6e
commit
d987f61061
1 changed files with 27 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cross-vpkg-dummy'
|
# Template file for 'cross-vpkg-dummy'
|
||||||
pkgname=cross-vpkg-dummy
|
pkgname=cross-vpkg-dummy
|
||||||
version=0.3
|
version=0.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meta
|
build_style=meta
|
||||||
short_desc="Dummy meta-pkg for cross building packages with xbps-src"
|
short_desc="Dummy meta-pkg for cross building packages with xbps-src"
|
||||||
|
@ -11,8 +11,29 @@ homepage="http://www.voidlinux.eu"
|
||||||
noarch=yes
|
noarch=yes
|
||||||
depends="base-directories xbps-triggers"
|
depends="base-directories xbps-triggers"
|
||||||
provides="
|
provides="
|
||||||
binutils-2.23.51.0.3 bash-4.2 coreutils-8.17 diffutils-3.2
|
binutils-2.24_1
|
||||||
fakeroot-1.18.4_1 findutils-4.4.2 gawk-4.0.0 libgcc-4.7.2 libstdc++-4.7.2
|
libgcc-4.7.3_10
|
||||||
libstdc++-devel-4.7.2 gcc-4.7.2 gcc-c++-4.7.2 gettext-0.18.1.1
|
libstdc++-4.7.3_10
|
||||||
glibc-2.17 glibc-devel-2.17 musl-0.9.9 grep-2.10 gzip-1.4 m4-1.4.16 make-3.82
|
libstdc++-devel-4.7.3_10
|
||||||
patch-2.7.1 sed-4.2.1 tar-1.26 texinfo-4.13a util-linux-2.21 xz-5.0.4"
|
gcc-4.7.3_10
|
||||||
|
gcc-c++-4.7.3_10
|
||||||
|
glibc-2.18_1
|
||||||
|
glibc-devel-2.18_1
|
||||||
|
musl-0.9.15_1
|
||||||
|
bash-4.2_1
|
||||||
|
coreutils-8.17_1
|
||||||
|
diffutils-3.2_1
|
||||||
|
fakeroot-1.18.4_1
|
||||||
|
findutils-4.4.2_1
|
||||||
|
gawk-4.0.0
|
||||||
|
gettext-0.18.1.1_1
|
||||||
|
grep-2.10_1
|
||||||
|
gzip-1.4_1
|
||||||
|
m4-1.4.16_1
|
||||||
|
make-3.82_1
|
||||||
|
patch-2.7.1_1
|
||||||
|
sed-4.2.1_1
|
||||||
|
tar-1.26_1
|
||||||
|
texinfo-4.13a_1
|
||||||
|
util-linux-2.21_1
|
||||||
|
xz-5.0.4_1"
|
||||||
|
|
Loading…
Add table
Reference in a new issue