base-system: depend on nilfs-utils, bump to 0.54.

This commit is contained in:
Juan RP 2012-02-04 11:50:10 +01:00
parent 41e76f6fab
commit 4e2b35a73e

View file

@ -1,6 +1,6 @@
# Template file for 'base-system'
pkgname=base-system
version=0.53
version=0.54
build_style=meta-template
homepage="http://code.google.com/p/xbps"
short_desc="Void GNU/Linux base system meta package"
@ -34,6 +34,7 @@ Add_dependency run shadow
Add_dependency run e2fsprogs
Add_dependency run btrfs-progs
Add_dependency run xfsprogs
Add_dependency run nilfs-utils
Add_dependency run kbd
Add_dependency run psmisc
Add_dependency run procps
@ -78,6 +79,7 @@ if [ -z "$XBPS_PREFER_BINPKG_DEPS" ]; then
Add_dependency build e2fsprogs
Add_dependency build btrfs-progs
Add_dependency build xfsprogs
Add_dependency build nilfs-utils
Add_dependency build util-linux
Add_dependency build kbd
Add_dependency build psmisc