# HG changeset patch # User John Beck # Date 1472152332 25200 # Node ID 5eee27273099850819ffd9044034485eea28b8d9 # Parent 34fb4d9c388b7e52e0b7f756dac006f32f071d67 24523560 do not publish wireshark when BUILD_TYPE=evaluation diff -r 34fb4d9c388b -r 5eee27273099 components/wireshark/Makefile --- a/components/wireshark/Makefile Thu Aug 25 12:12:02 2016 -0700 +++ b/components/wireshark/Makefile Thu Aug 25 12:12:12 2016 -0700 @@ -36,6 +36,10 @@ TPNO= 30387 TEST_TARGET= $(NO_TESTS) + +# Depends on newer cairo, which cannot be updated in S11. +include $(WS_MAKE_RULES)/no-evaluation.mk + include $(WS_MAKE_RULES)/common.mk # Micro version for easy libraries packaging