From 04333b83b36efee93ee40922b495d4dd2f71bcc8 Mon Sep 17 00:00:00 2001 From: tigro Date: Thu, 17 Oct 2024 15:01:07 +0300 Subject: [PATCH] Added ktls-utils --- prepopulate-i686.json | 5 +++++ prepopulate.json | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/prepopulate-i686.json b/prepopulate-i686.json index 841a25b..47fa5b8 100644 --- a/prepopulate-i686.json +++ b/prepopulate-i686.json @@ -4197,6 +4197,11 @@ "ksmtuned-debuginfo.i686", "ksmtuned-debugsource.i686" ], + "ktls-utils": [ + "ktls-utils.i686", + "ktls-utils-debuginfo.i686", + "ktls-utils-debugsource.i686" + ], "lame": [ "lame-libs.i686", "lame.i686", diff --git a/prepopulate.json b/prepopulate.json index ac66d06..5c0ae91 100644 --- a/prepopulate.json +++ b/prepopulate.json @@ -3290,6 +3290,11 @@ "ksmtuned": [ "ksmtuned.x86_64" ], + "ktls-utils": [ + "ktls-utils.x86_64", + "ktls-utils-debuginfo.x86_64", + "ktls-utils-debugsource.x86_64" + ], "lame": [ "lame-libs.i686", "lame-libs.x86_64",