diff options
| author | Simon Rettberg | 2020-05-19 17:21:01 +0200 |
|---|---|---|
| committer | Simon Rettberg | 2020-05-19 17:21:01 +0200 |
| commit | 2ea0fb080cd349ac9b1b02459a0483e4e8a865f7 (patch) | |
| tree | 92ba2d13a0d7b113c341a493477f689adece7814 /core/modules/printergui | |
| parent | Merge branch 'master' into installer (diff) | |
| parent | Debian! (diff) | |
| download | mltk-2ea0fb080cd349ac9b1b02459a0483e4e8a865f7.tar.gz mltk-2ea0fb080cd349ac9b1b02459a0483e4e8a865f7.tar.xz mltk-2ea0fb080cd349ac9b1b02459a0483e4e8a865f7.zip | |
Merge branch 'master' into installer
Diffstat (limited to 'core/modules/printergui')
| -rw-r--r-- | core/modules/printergui/module.conf.debian | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/core/modules/printergui/module.conf.debian b/core/modules/printergui/module.conf.debian index 54eb0feb..dc98d2d6 100644 --- a/core/modules/printergui/module.conf.debian +++ b/core/modules/printergui/module.conf.debian @@ -1,8 +1,6 @@ #!/bin/bash REQUIRED_INSTALLED_PACKAGES=" libcups2-dev - libqt4-dev -" -REQUIRED_CONTENT_PACKAGES=" - libcups2-dev + libqt5gui5 " + |
