diff options
| author | Simon Rettberg | 2025-11-19 16:06:06 +0100 |
|---|---|---|
| committer | Simon Rettberg | 2025-11-19 16:06:06 +0100 |
| commit | 5ae5320b07eac7d44963460732280ea54fd87b1f (patch) | |
| tree | 58134203978da190172a676024fbeab85cbdd398 /core/modules/printergui/module.conf.debian | |
| parent | [vbox-src] Debian 13 (diff) | |
| download | mltk-5ae5320b07eac7d44963460732280ea54fd87b1f.tar.gz mltk-5ae5320b07eac7d44963460732280ea54fd87b1f.tar.xz mltk-5ae5320b07eac7d44963460732280ea54fd87b1f.zip | |
[qt5core] Debian 13
Diffstat (limited to 'core/modules/printergui/module.conf.debian')
| -rw-r--r-- | core/modules/printergui/module.conf.debian | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/core/modules/printergui/module.conf.debian b/core/modules/printergui/module.conf.debian index dc98d2d6..da6dafe5 100644 --- a/core/modules/printergui/module.conf.debian +++ b/core/modules/printergui/module.conf.debian @@ -1,6 +1,8 @@ #!/bin/bash +REQUIRED_MODULES=" + qt5core +" REQUIRED_INSTALLED_PACKAGES=" libcups2-dev - libqt5gui5 " |
