diff --git a/prepopulate.json b/prepopulate.json index af86f85..5e1c5a4 100644 --- a/prepopulate.json +++ b/prepopulate.json @@ -1,14 +1,25 @@ { "OS": { "x86_64": { + "btrfs-progs": [ + "libbtrfs.x86_64", + "btrfs-progs-devel.x86_64", + "python3-btrfsutil.x86_64", + "btrfs-progs.x86_64", + "libbtrfsutil.x86_64" + ], "chromium": [ "chromium-headless.x86_64", "chromium-common.x86_64", "chromium-ffmpeg.x86_64", - "chromedriver.x86_64", - "chromium-qt5-ui.x86_64", "chromium.x86_64" ], + "chromium-gost": [ + "chromium-gost-headless.x86_64", + "chromium-gost-common.x86_64", + "chromium-gost-ffmpeg.x86_64", + "chromium-gost.x86_64" + ], "corosync": [ "corosync.x86_64" ],