summaryrefslogtreecommitdiffstats
path: root/remote/modules/printergui/module.conf.ubuntu
diff options
context:
space:
mode:
authorJonathan Bauer2014-05-27 15:51:58 +0200
committerJonathan Bauer2014-05-27 15:51:58 +0200
commitb0c98492cf12ca81874b7f2c6b2684f02db78cf4 (patch)
tree6ab2c7ed96e1f764d575dfec166015c1abe5bc12 /remote/modules/printergui/module.conf.ubuntu
parent[printergui] forgot to explicitly copy 'gs' to build dir (diff)
downloadtm-scripts-b0c98492cf12ca81874b7f2c6b2684f02db78cf4.tar.gz
tm-scripts-b0c98492cf12ca81874b7f2c6b2684f02db78cf4.tar.xz
tm-scripts-b0c98492cf12ca81874b7f2c6b2684f02db78cf4.zip
wrong packages
Diffstat (limited to 'remote/modules/printergui/module.conf.ubuntu')
-rw-r--r--remote/modules/printergui/module.conf.ubuntu6
1 files changed, 2 insertions, 4 deletions
diff --git a/remote/modules/printergui/module.conf.ubuntu b/remote/modules/printergui/module.conf.ubuntu
index 3099f190..af38a728 100644
--- a/remote/modules/printergui/module.conf.ubuntu
+++ b/remote/modules/printergui/module.conf.ubuntu
@@ -1,11 +1,9 @@
REQUIRED_INSTALLED_PACKAGES="
libcups2-dev
libqt4-dev
- ghostscript
+ cups-filters-core-drivers
"
REQUIRED_CONTENT_PACKAGES="
libcups2-dev
-"
-REQUIRED_BINARIES+="
- gs
+ cups-filters-core-drivers
"