Skip to content

Commit

Permalink
Netfilter version dependency fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrian Ban committed Jul 3, 2018
1 parent 513c8cb commit b87c098
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Vcs-Git: git://github.com/AdrianBan/ipset-persistent

Package: ipset-persistent
Architecture: all
Depends: netfilter-persistent (= ${source:Version}), ipset, ${misc:Depends}
Depends: netfilter-persistent (>= 1.0.0), ipset, ${misc:Depends}
Suggests: iptables-persistent
Description: boot-time loader for ipset plugin
This package provides a set of plugins for nettfilter for load, flush
Expand Down

0 comments on commit b87c098

Please sign in to comment.