mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
libpfring: fix kmod dependency
The kmod package was renamed from kmod-pfring to kmod-pf-ring, but the dependency was not updated. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
This commit is contained in:
@@ -33,7 +33,7 @@ define Package/libpfring
|
|||||||
CATEGORY:=Libraries
|
CATEGORY:=Libraries
|
||||||
TITLE:=Library for PR_RING (package process framework)
|
TITLE:=Library for PR_RING (package process framework)
|
||||||
URL:=https://github.com/ntop/pf_ring
|
URL:=https://github.com/ntop/pf_ring
|
||||||
DEPENDS:=+kmod-pfring +libpcap +libpthread
|
DEPENDS:=+kmod-pf-ring +libpcap +libpthread
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/libpfring/description
|
define Package/libpfring/description
|
||||||
|
|||||||
Reference in New Issue
Block a user