summaryrefslogtreecommitdiff
path: root/recipes/wireshark/wireshark_0.99.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/wireshark/wireshark_0.99.4.bb')
-rw-r--r--recipes/wireshark/wireshark_0.99.4.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/wireshark/wireshark_0.99.4.bb b/recipes/wireshark/wireshark_0.99.4.bb
new file mode 100644
index 0000000000..f4c90fce48
--- /dev/null
+++ b/recipes/wireshark/wireshark_0.99.4.bb
@@ -0,0 +1,10 @@
+DESCRIPTION = "Wireshark is the world's most popular network protocol analyzer"
+require wireshark.inc
+DEPENDS += "gtk+"
+
+PR = "r1"
+
+
+FILES_${PN}-dbg += "${libdir}/wireshark/plugins/${PV}/.debug"
+
+