libpcap: add bluez to depends
authorKoen Kooi <koen@openembedded.org>
Sun, 8 Feb 2009 16:14:30 +0000 (17:14 +0100)
committerKoen Kooi <koen@openembedded.org>
Sun, 8 Feb 2009 16:14:30 +0000 (17:14 +0100)
packages/libpcap/libpcap.inc

index f2e5d30..4468a4b 100644 (file)
@@ -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 \