summaryrefslogtreecommitdiff
path: root/multitech/recipes/libpcap/libpcap-nobluetooth_1.1.1.bb
blob: f7dc73ff3be670db10aa504178200873becf43b1 (plain)
1
2
3
4
5
6
7
8
# libpcap without bluetooth support -- has MANY less dependencies
require recipes/libpcap/libpcap_${PV}.bb

DEPENDS = "flex-native bison-native"
PROVIDES = "libpcap"
FILESPATHPKG =. "libpcap-${PV}:"
S = "${WORKDIR}/libpcap-${PV}"