diff options
| -rw-r--r-- | meta-networking/recipes-connectivity/snort/snort_2.9.6.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-connectivity/snort/snort_2.9.6.0.bb b/meta-networking/recipes-connectivity/snort/snort_2.9.6.0.bb index 4d0e34218f..8f5175e797 100644 --- a/meta-networking/recipes-connectivity/snort/snort_2.9.6.0.bb +++ b/meta-networking/recipes-connectivity/snort/snort_2.9.6.0.bb | |||
| @@ -3,7 +3,7 @@ HOMEPAGE = "http://www.snort.org/" | |||
| 3 | LICENSE = "GPL-2.0" | 3 | LICENSE = "GPL-2.0" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=78fa8ef966b48fbf9095e13cc92377c5" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=78fa8ef966b48fbf9095e13cc92377c5" |
| 5 | 5 | ||
| 6 | DEPENDS = "libpcap libpcre daq libdnet" | 6 | DEPENDS = "libpcap libpcre daq libdnet util-linux" |
| 7 | 7 | ||
| 8 | 8 | ||
| 9 | SRC_URI = " ${GENTOO_MIRROR}/${BP}.tar.gz;name=tarball \ | 9 | SRC_URI = " ${GENTOO_MIRROR}/${BP}.tar.gz;name=tarball \ |
