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:
parent
e659a5d022
commit
83ee032c38
3 changed files with 3 additions and 2 deletions
|
@ -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()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue