Skip to content

Commit

Permalink
Fix package for ubuntu 24
Browse files Browse the repository at this point in the history
  • Loading branch information
cardigliano committed May 28, 2024
1 parent 579961d commit 531521e
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions package/ubuntu/debian/control.24.04.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
Source: pfring
Section: free
Priority: optional
Maintainer: Luca Deri <deri@ntop.org>
Standards-Version: @PFRING_VERS@-@REVISION@
Build-Depends:
Build-Conflicts:

Depends: @NDPI_DEP@, net-tools, kmod, ethtool, pciutils, libelf1, libbpf0, libhiredis1.1.0
Package: pfring
Architecture: @EXTN@
Recommends: pfring-dkms (=@PFRING_VERS@.@REVISION@)
Description: PF_RING (http://www.ntop.org/pf_ring/) [@GIT_BRANCH@:@GIT_HASH@]

0 comments on commit 531521e

Please sign in to comment.