summaryrefslogtreecommitdiff
path: root/packages/ngrep/ngrep_1.42.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/ngrep/ngrep_1.42.bb')
-rw-r--r--packages/ngrep/ngrep_1.42.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/ngrep/ngrep_1.42.bb b/packages/ngrep/ngrep_1.42.bb
index 64970ab994..7ff9aa1e6b 100644
--- a/packages/ngrep/ngrep_1.42.bb
+++ b/packages/ngrep/ngrep_1.42.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "ngrep strives to provide most of GNU grep's \
common features, applying them to the network layer."
SECTION = "console/network"
PRIORITY = "optional"
-DEPENDS = "libpcap pcre"
+DEPENDS = "libpcap libpcre"
LICENSE="ngrep"
SRC_URI = "${SOURCEFORGE_MIRROR}/ngrep/ngrep-${PV}.tar.bz2 \
file://use-our-pcre.patch;patch=1"