mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
snort: add dependency on util-linux
* fixes floating dependency: WARNING: QA Issue: snort rdepends on util-linux-libuuid but it isn't a build dependency? [build-deps] Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
fb87fda264
commit
98d1178cb0
|
|
@ -3,7 +3,7 @@ HOMEPAGE = "http://www.snort.org/"
|
|||
LICENSE = "GPL-2.0"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=78fa8ef966b48fbf9095e13cc92377c5"
|
||||
|
||||
DEPENDS = "libpcap libpcre daq libdnet"
|
||||
DEPENDS = "libpcap libpcre daq libdnet util-linux"
|
||||
|
||||
|
||||
SRC_URI = " ${GENTOO_MIRROR}/${BP}.tar.gz;name=tarball \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user