diff --git a/gnomeos/3.4/manifest.json b/gnomeos/3.4/manifest.json index 2a9f7e34..d06f01ef 100644 --- a/gnomeos/3.4/manifest.json +++ b/gnomeos/3.4/manifest.json @@ -707,6 +707,12 @@ {"src": "gnome:gnome-terminal", "patches": ["gnome-terminal-disable-docs.patch"], + "config-opts": ["--disable-documentation"]}, + + {"src": "git:git://git.kernel.org/pub/scm/utils/dash/dash.git"}, + + {"src": "cgwalters:dracut", + "branch": "ostree3", "config-opts": ["--disable-documentation"]} ] }