nfacct: Add RDEPENDS to kernel modules

nfacct in userspace doesn't work without its kernel counterparts..
This commit is contained in:
Harald Welte 2015-05-02 17:33:40 +02:00
parent 7c6170178d
commit 6938804c99
1 changed files with 2 additions and 0 deletions

View File

@ -9,4 +9,6 @@ SRC_URI = "http://www.netfilter.org/projects/${PN}/files/${PN}-${PV}.tar.bz2;nam
SRC_URI[tar.md5sum] = "992e863409d144350dbc8f0554a0f478"
SRC_URI[tar.sha256sum] = "81ef261616f313372a957431d17c5a0334984f06ceea190cf390479bf043e7c4"
RDEPENDS += "kernel-module-xt-nfacct kernel-module-nfnetlink-acct"
inherit autotools pkgconfig