diff options
| author | Jonathan Bauer | 2013-10-15 15:40:34 +0200 |
|---|---|---|
| committer | Jonathan Bauer | 2013-10-15 15:40:34 +0200 |
| commit | 4637f22b27b27d376d31968bdaaa8ead94f5b0d3 (patch) | |
| tree | b2bd7400acfe519dcd7df6ba42dd87796d32e86c | |
| parent | [rootfs-stage32] catch download failed error for slx addons (diff) | |
| parent | [printergui] added misisng required libraries (diff) | |
| download | tm-scripts-4637f22b27b27d376d31968bdaaa8ead94f5b0d3.tar.gz tm-scripts-4637f22b27b27d376d31968bdaaa8ead94f5b0d3.tar.xz tm-scripts-4637f22b27b27d376d31968bdaaa8ead94f5b0d3.zip | |
Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts
| -rw-r--r-- | remote/modules/printergui/printergui.conf.ubuntu | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/remote/modules/printergui/printergui.conf.ubuntu b/remote/modules/printergui/printergui.conf.ubuntu index 3dc662fd..2f679912 100644 --- a/remote/modules/printergui/printergui.conf.ubuntu +++ b/remote/modules/printergui/printergui.conf.ubuntu @@ -1,5 +1,6 @@ REQUIRED_INSTALLED_PACKAGES=" libcups2-dev +libqt4-dev " REQUIRED_CONTENT_PACKAGES=" libcups2-dev |
