mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
[Backport release-26.05] firewalld-gui: fix firewall-{applet,config} (#534534)
This commit is contained in:
commit
1653fb962e
1 changed files with 1 additions and 1 deletions
|
|
@ -80,6 +80,7 @@ stdenv.mkDerivation (finalAttrs: {
|
|||
docbook_xml_dtd_42
|
||||
docbook-xsl-nons
|
||||
glib
|
||||
gobject-introspection
|
||||
intltool
|
||||
libxml2
|
||||
libxslt
|
||||
|
|
@ -94,7 +95,6 @@ stdenv.mkDerivation (finalAttrs: {
|
|||
|
||||
buildInputs = [
|
||||
glib
|
||||
gobject-introspection
|
||||
ipset
|
||||
iptables
|
||||
kmod
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue