From: Koen Kooi Date: Sun, 8 Feb 2009 16:14:30 +0000 (+0100) Subject: libpcap: add bluez to depends X-Git-Tag: Release-2010-05/1~3977^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c6049f54c4ec939d73fec6486ab4d355c516b21;p=openembedded.git libpcap: add bluez to depends --- diff --git a/packages/libpcap/libpcap.inc b/packages/libpcap/libpcap.inc index f2e5d3072b..4468a4b89e 100644 --- a/packages/libpcap/libpcap.inc +++ b/packages/libpcap/libpcap.inc @@ -2,7 +2,9 @@ DESCRIPTION = "Network Packet Capture Library" HOMEPAGE = "http://www.tcpdump.org/" SECTION = "libs/network" LICENSE = "BSD" -DEPENDS = "flex-native bison-native" +DEPENDS = "bluez-libs flex-native bison-native" + +PR = "r1" # Don't forget to edit shared.patch to have the correct version number inside SRC_URI = "http://www.tcpdump.org/release/libpcap-${PV}.tar.gz \