setup-helper: inject new deps of nfs-utils

This commit is contained in:
Juergen Daubert 2010-07-09 19:49:28 +02:00
parent 1314101287
commit f255034ec3

View File

@ -109,6 +109,6 @@ if [ `is_installed cairo` ]; then
fi
if [ `is_installed nfs-utils` ]; then
inject_packages rpcbind
inject_packages libtirpc libnfsidmap libevent rpcbind
fi