xbps-base-system: do not depend in fakeroot.
This seems to cause a problem in the host, not finding the shared library for unknown reasons... --HG-- extra : convert_revision : be957315fd3c5d29abf658a128c7fbd6030cb85b
This commit is contained in:
parent
fbcdbde679
commit
4130596474
|
@ -10,8 +10,8 @@ long_desc="
|
|||
|
||||
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 initng-ifiles-0.1.5
|
||||
procps-3.2.7 sysklogd-1.5 eject-2.1.5 fakeroot-1.10.1
|
||||
sudo-1.6.9 shadow-4.1 openssl-0.9.8 kernel-2.6.27"
|
||||
procps-3.2.7 sysklogd-1.5 eject-2.1.5 sudo-1.6.9 shadow-4.1
|
||||
openssl-0.9.8 kernel-2.6.27"
|
||||
|
||||
run_depends="$build_depends initng-0.6.10.2 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
|
||||
|
|
Loading…
Reference in New Issue