summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--remote/modules/cups/module.conf1
-rw-r--r--remote/rootfs/rootfs-stage32/module.conf3
2 files changed, 4 insertions, 0 deletions
diff --git a/remote/modules/cups/module.conf b/remote/modules/cups/module.conf
index 513389b5..6ec99ac9 100644
--- a/remote/modules/cups/module.conf
+++ b/remote/modules/cups/module.conf
@@ -7,6 +7,7 @@ REQUIRED_DIRECTORIES="
/usr/lib/cups/
/usr/share/cups/
/usr/share/ghostscript/
+ /usr/share/ppd/cupsfilters/
/usr/bin/
"
REQUIRED_FILES=""
diff --git a/remote/rootfs/rootfs-stage32/module.conf b/remote/rootfs/rootfs-stage32/module.conf
index e7a9142f..3a671883 100644
--- a/remote/rootfs/rootfs-stage32/module.conf
+++ b/remote/rootfs/rootfs-stage32/module.conf
@@ -38,6 +38,9 @@ REQUIRED_BINARIES="
getent
ldconfig
grep
+ sed
+ date
+ cat
"
REQUIRED_LIBRARIES="
libcap