summaryrefslogtreecommitdiffstats
path: root/remote/modules
diff options
context:
space:
mode:
authorSimon Rettberg2013-06-10 16:56:35 +0200
committerSimon Rettberg2013-06-10 16:56:35 +0200
commit7cc24161052f2127f906ed1c1cd9564959ef9f25 (patch)
treeca08bdd7a8be04fb04be7086cdca60cc7f7526ed /remote/modules
parent[systemd] patch PATH environment variable in systemd-src (diff)
downloadtm-scripts-7cc24161052f2127f906ed1c1cd9564959ef9f25.tar.gz
tm-scripts-7cc24161052f2127f906ed1c1cd9564959ef9f25.tar.xz
tm-scripts-7cc24161052f2127f906ed1c1cd9564959ef9f25.zip
[binutil.h] Consider $REQUIRED_LDD_BLACKLIST when fetching dynamic dependencies
[kdm] Blacklist libQtWebKit - it's 25M and of no use (yet?)
Diffstat (limited to 'remote/modules')
-rw-r--r--remote/modules/kdm/kdm.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/remote/modules/kdm/kdm.conf b/remote/modules/kdm/kdm.conf
index d59f0009..dd054cc2 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"