mate-desktop / mate-settings-daemon

MATE settings daemon
https://mate-desktop.org
GNU General Public License v2.0
44 stars 47 forks source link

plugins: drop libXxf86 dependency #285

Closed raveit65 closed 5 years ago

raveit65 commented 5 years ago

The X server hasn't implemented it in over 10 years. And it was dropped from debian since a long time. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=568285

fixes https://github.com/mate-desktop/mate-settings-daemon/issues/284

raveit65 commented 5 years ago

Thanks for the review.