From a54f7f1cdcfa1a869020a2de272bc5fa5b9bc323 Mon Sep 17 00:00:00 2001 From: tigro Date: Sat, 25 Nov 2023 23:10:43 +0300 Subject: [PATCH] Added transmission and libnatpmp to Extras --- prepopulate.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/prepopulate.json b/prepopulate.json index 44b90df..5433fac 100644 --- a/prepopulate.json +++ b/prepopulate.json @@ -21691,6 +21691,10 @@ "libmpcdec-devel.x86_64", "libmpcdec.x86_64" ], + "libnatpmp": [ + "libnatpmp-devel.x86_64", + "libnatpmp.x86_64" + ], "liboggz": [ "liboggz-doc.x86_64", "liboggz.x86_64", @@ -22281,6 +22285,14 @@ "tilix.x86_64", "tilix-nautilus.x86_64" ], + "transmission": [ + "transmission.x86_64", + "transmission-daemon.x86_64", + "transmission-common.x86_64", + "transmission-qt.x86_64", + "transmission-cli.x86_64", + "transmission-gtk.x86_64" + ], "trousers": [ "trousers-static.x86_64", "trousers-devel.x86_64",