summaryrefslogtreecommitdiffstats
path: root/remote/modules/printergui/module.conf.debian
diff options
context:
space:
mode:
authorSimon Rettberg2014-07-04 14:51:37 +0200
committerSimon Rettberg2014-07-04 14:51:37 +0200
commitb0d1d643c7259b41d51437f0d468cbb0bb8c2773 (patch)
treec200c1e29ae4d41f9ab7ea7b9ee4f0c6c586ad75 /remote/modules/printergui/module.conf.debian
parent"Fedora Support", step 1 -> (diff)
parentrelative paths dont work with systemd-204 (diff)
downloadtm-scripts-b0d1d643c7259b41d51437f0d468cbb0bb8c2773.tar.gz
tm-scripts-b0d1d643c7259b41d51437f0d468cbb0bb8c2773.tar.xz
tm-scripts-b0d1d643c7259b41d51437f0d468cbb0bb8c2773.zip
Merge branch 'master' of git://git.openslx.org/openslx-ng/tm-scripts
Diffstat (limited to 'remote/modules/printergui/module.conf.debian')
-rw-r--r--remote/modules/printergui/module.conf.debian7
1 files changed, 7 insertions, 0 deletions
diff --git a/remote/modules/printergui/module.conf.debian b/remote/modules/printergui/module.conf.debian
new file mode 100644
index 00000000..54123003
--- /dev/null
+++ b/remote/modules/printergui/module.conf.debian
@@ -0,0 +1,7 @@
+REQUIRED_INSTALLED_PACKAGES="
+ libcups2-dev
+ libqt4-dev
+"
+REQUIRED_CONTENT_PACKAGES="
+ libcups2-dev
+"