From cc1e89d1af9fadb583cf6e46ac18eafdd19b1607 Mon Sep 17 00:00:00 2001 From: Timothée Ravier Date: Feb 05 2025 21:55:09 +0000 Subject: common: Add more printer drivers by default See: https://gitlab.com/fedora/ostree/sig/-/issues/63 --- diff --git a/common.yaml b/common.yaml index 6b0550e..464ca5d 100644 --- a/common.yaml +++ b/common.yaml @@ -89,6 +89,12 @@ packages: # HFS filesystem tools for Apple hardware # See https://github.com/projectatomic/rpm-ostree/issues/1380 - hfsplus-tools + # More printer drivers. See: https://gitlab.com/fedora/ostree/sig/-/issues/63 + - c2esp + - dymo-cups-drivers + - printer-driver-brlaser + - ptouch-driver + - splix selinux: true documentation: true