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",