From: xf0r3m Date: Sun, 19 Apr 2026 10:29:26 +0000 (+0200) Subject: Dodanie pliku z zależnościami dla tworzenia pakietów Debiana. X-Git-Url: https://gitweb.morketsmerke.org/?a=commitdiff_plain;h=50470dbacda6066234be22f3c864b610041f1d92;p=immudex-only-tools.git Dodanie pliku z zależnościami dla tworzenia pakietów Debiana. --- diff --git a/dependecies.txt b/dependecies.txt new file mode 100644 index 0000000..2c07e06 --- /dev/null +++ b/dependecies.txt @@ -0,0 +1,12 @@ +immudex-branch { bash (>=5.2.15) } +immudex-import-gpgkeys { bash (>=5.2.15), gpg (>=2.2.40) } +immudex-import-sshkeys { bash (>=5.2.15), openssh-client (>=1:9.2p1-2) } +immudex-padlock { bash (>=5.2.15), gnome-icon-theme (>=3.12.0-5), cryptsetup(>=2.6.1-4) } +immudex-run { bash (>=5.2.15) } +immudex-secured-firefox { bash (>=5.2.15), firejail (>=0.9.72-2), firefox-esr(>=140.9.1esr-1) } +immudex-secured-librewolf { bash (>=5.2.15), firejail (>=0.9.72-2), librewolf(>=149.0.2-2) } +immudex-version { bash (>=5.2.15) } +library.sh { bash (>=5.2.15) } +immudex-hostname { bash (>=5.2.15), systemd (>=252.39-1), dmidecode (>=3.4-1) } +immudex-install { bash (>=5.2.15), efibootmgr (>=17-2), parted (>=3.5-3), e2fsprogs (>=1.47.0-2), extlinux (>=3:6.04), grub2 (>=2.06-13) } +immudex-upgrade { bash (>=5.2.15), immudex-library (>=1.0) }