Rather than adding the xbps-base-dirs dep on xbps-base-{chroot,system}, add the
dependency to glibc instead. Almost all packages depend on it, and this ensures that it's always installed before anything else. --HG-- extra : convert_revision : 45bbc22a15feeb663d2895324e611b6d711ea062
This commit is contained in:
@@ -26,6 +26,7 @@ conf_files="/etc/localtime /etc/ld.so.cache /etc/ld.so.conf /etc/rpc
|
||||
/etc/nsswitch.conf"
|
||||
base_chroot=yes
|
||||
build_depends="gcc-4.3.2"
|
||||
run_depends="xbps-base-dirs-0.1"
|
||||
|
||||
pre_configure()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user