set-helper: adjust for new deps of nfs-utils

This commit is contained in:
Juergen Daubert 2010-03-03 10:34:38 +01:00
parent 77cc2097c0
commit 3bccd9e056

View File

@ -120,5 +120,9 @@ if [ `is_installed xorg-xf86-video-intel` ]; then
inject_packages gperf xorg-xcb-util
fi
if [ `is_installed nfs-utils` ]; then
inject_packages libcap libattr
fi