xbps-base-system: add tzdata and upstart build deps, bump to 0.5.
--HG-- extra : convert_revision : 7190322757915ca47c404d300252e93297363384
This commit is contained in:
parent
2b24128059
commit
4094879d4d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xbps-base-chroot'
|
||||
pkgname=xbps-base-system
|
||||
version=0.4
|
||||
version=0.5
|
||||
build_style=meta-template
|
||||
short_desc="xbps base system packages"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
|
@ -13,9 +13,9 @@ noarch=yes
|
|||
build_depends="man-pages-3.11 man-db-2.5.2 util-linux-ng-2.14.1
|
||||
initramfs-tools-0.92 less-4.24 kbd-1.14.1 procps-3.2.7
|
||||
sysklogd-1.5 eject-2.1.5 sudo-1.6 shadow-4.1 openssl-0.9.8
|
||||
kernel-2.6.27"
|
||||
kernel-2.6.27 tzdata-0.1 upstart-0.5"
|
||||
|
||||
run_depends="tzdata-0 $build_depends upstart-0.5 coreutils-6.12 dash-0.5.4
|
||||
run_depends="$build_depends coreutils-6.12 dash-0.5.4
|
||||
zlib-1.2.3 file-4.26 diffutils-2.8.1 sed-4.1.5 findutils-4.4.0
|
||||
grep-2.5.3 gawk-3.1.6 gzip-1.3.12 bzip2-1.0.5 tar-1.20 ncurses-5.7
|
||||
bash-3.2 glibc-2.9 wget-1.11.4"
|
||||
|
|
Loading…
Reference in New Issue