setup-helper: inject xorg-libevdev for synaptics

This commit is contained in:
Juergen Daubert 2014-05-13 17:49:02 +02:00
parent 51ac8da465
commit 5c2af4444b

View File

@ -119,6 +119,10 @@ if [ `is_installed xorg-xf86-video-ati` ]; then
inject_packages xorg-glamor-egl
fi
if [ `is_installed xorg-xf86-input-synaptics` ]; then
inject_packages xorg-libevdev
fi
remove_packages udev
inject_packages eudev