summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorFred Hornsey <fred@hornsey.us>2018-01-10 14:47:30 -0600
committerFred Hornsey <fred@hornsey.us>2018-01-10 14:47:30 -0600
commit669fbea4edeb4d3552a952919c90395acaae1dba (patch)
tree0bb30e27069e117d6be6eaaa9a0e8514478cb7ee /config
parentcbbf0e91fc00276a086b2257c94a873c79aa2f66 (diff)
downloadMPC-669fbea4edeb4d3552a952919c90395acaae1dba.tar.gz
Wireshark 2 removed requires statment
Otherwise it can never be satisfied.
Diffstat (limited to 'config')
-rw-r--r--config/wireshark.mpb1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/wireshark.mpb b/config/wireshark.mpb
index 061bfb55..a80bc04b 100644
--- a/config/wireshark.mpb
+++ b/config/wireshark.mpb
@@ -3,7 +3,6 @@ feature(!wireshark, !wireshark2) {
}
project : glib {
- requires += wireshark_any
// Unfortunately Wireshark does not install headers for plugin
// development; instead we rely on the source distribution: