remove unused package
This commit is contained in:
parent
991ea7f610
commit
fbf3bdc966
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ RUN dnf -y --best --allowerasing install tmux atop zsh aria2 lm_sensors python3-
|
|||
RUN dnf -y --best --allowerasing install splix gutenprint-cups cups-bjnp
|
||||
|
||||
# gui tools
|
||||
RUN dnf -y --best --allowerasing install firefox gajim freecad gparted glances gimp kdiff3 zeal qt5-linguist keepass yubico-piv-tool yubikey-personalization-gui xloadimage gnome-tweaks xclip kdbg
|
||||
RUN dnf -y --best --allowerasing install firefox gajim freecad gparted glances gimp kdiff3 qt5-linguist keepass yubico-piv-tool yubikey-personalization-gui xloadimage gnome-tweaks xclip kdbg
|
||||
|
||||
# development
|
||||
RUN dnf -y --best --allowerasing install mercurial cmake intltool dkms git xz dnf-automatic golang redhat-rpm-config pcsc-tools pcsc-lite xloadimage yp-tools closure-compiler optipng jpegoptim ansible lldb python-lldb
|
||||
|
|
Loading…
Reference in a new issue