diff options
Diffstat (limited to 'packages/wireshark/wireshark_0.99.4.bb')
-rw-r--r-- | packages/wireshark/wireshark_0.99.4.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/wireshark/wireshark_0.99.4.bb b/packages/wireshark/wireshark_0.99.4.bb index e34ca849d4..357f26448c 100644 --- a/packages/wireshark/wireshark_0.99.4.bb +++ b/packages/wireshark/wireshark_0.99.4.bb @@ -8,6 +8,8 @@ PR = "r1" SRC_URI = "${SOURCEFORGE_MIRROR}/${PN}/${PN}-${PV}.tar.bz2 \ file://use-our-lemon.patch;patch=1 \ + file://acinclude-net-snmp-fix.patch;patch=1 \ + file://libtool-fix.patch;patch=1 \ file://no-host-includes.patch;patch=1" inherit autotools |