summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2014-07-26 22:41:35 +0200
committerJonas Smedegaard <dr@jones.dk>2014-07-26 22:41:35 +0200
commit4f0da1c42d650da5ecee485afff956929fcdbada (patch)
tree005ac9c13c1c784f233da80e538f55babf9c602f
parent87b4659d4918605d96b41a0578b6e00e785de780 (diff)
exclude webkit library (used only for maybe-risky JavaScript Proxy parsing).
-rw-r--r--profiles/desktop-z4
1 files changed, 3 insertions, 1 deletions
diff --git a/profiles/desktop-z b/profiles/desktop-z
index 075537b..1a9ce6c 100644
--- a/profiles/desktop-z
+++ b/profiles/desktop-z
@@ -7,5 +7,7 @@ cpufrequtils unattended-upgrades ntp
uuid-runtime bash-completion
# include OpenGL hardware rasterizers (excluding software rasterizer)
libgl1-mesa-dri libgl1-mesa-swx11-
+# exclude webkit library (used only for maybe-risky JavaScript Proxy parsing)
+libwebkitgtk-1.0-0-
#TODO: include these only when upgrading
-evolution-data-server gvfs libvisual-0.4-plugins libwebkitgtk-1.0-0
+evolution-data-server gvfs libvisual-0.4-plugins