From 4ea7588d08627a534335b9b019914fc9534b131f Mon Sep 17 00:00:00 2001 From: Eugene Zamriy Date: Wed, 5 Jul 2023 17:16:35 +0300 Subject: [PATCH] Adds sip6 to prepopulate.json --- prepopulate.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/prepopulate.json b/prepopulate.json index 5e480f7..b5031f0 100644 --- a/prepopulate.json +++ b/prepopulate.json @@ -7556,7 +7556,10 @@ "sip": [ "python3-pyqt5-sip.x86_64", "python3-wx-siplib.x86_64" - ], + ], + "sip6": [ + "sip6.x86_64" + ], "sisu": [ "sisu.noarch" ],