From 027c3c97fba34b76d989b77c2f4222ca49742e32 Mon Sep 17 00:00:00 2001 From: tigro Date: Sat, 19 Aug 2023 21:14:20 +0300 Subject: [PATCH] Add new system-config-printer packages and python3-smbc --- prepopulate.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/prepopulate.json b/prepopulate.json index c07cb2c..0352905 100644 --- a/prepopulate.json +++ b/prepopulate.json @@ -7051,6 +7051,10 @@ "python-simpleline": [ "python3-simpleline.noarch" ], + "python3-smbc": [ + "python3-smbc.x86_64", + "python-smbc-doc.x86_64" + ], "python-sqlalchemy": [ "python3-sqlalchemy.x86_64" ], @@ -7962,6 +7966,8 @@ "sysstat.x86_64" ], "system-config-printer": [ + "system-config-printer.x86_64", + "system-config-printer-applet.x86_64", "system-config-printer-libs.noarch", "system-config-printer-udev.x86_64" ],