From fe95e8cb05e2d761664958b354039ed28b58846a Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Thu, 13 Jun 2013 14:23:37 +0200 Subject: [kdm] blacklist libGL.so.1 to prevent that if proprietary drivers are installed, that libGL does not get copied --- remote/modules/kdm/kdm.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'remote') diff --git a/remote/modules/kdm/kdm.conf b/remote/modules/kdm/kdm.conf index dd054cc2..b716418c 100644 --- a/remote/modules/kdm/kdm.conf +++ b/remote/modules/kdm/kdm.conf @@ -30,4 +30,4 @@ REQUIRED_SYSTEM_FILES=" /usr/share/icons/oxygen/16x16/actions/system-reboot.png /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf /usr/share/fonts/truetype/ubuntu-font-family/Ubuntu-R.ttf /usr/share/icons/default/index.theme" -REQUIRED_LDD_BLACKLIST="\|libQtWebKit" +REQUIRED_LDD_BLACKLIST="\|libQtWebKit\|libGL" -- cgit v1.2.3-55-g7522