components/wireshark/Makefile
changeset 4339 6501cf9c29f9
parent 4292 b567a8854fea
child 4659 cfeaf90ff50e
equal deleted inserted replaced
4336:e0e4b5ad6cb9 4339:6501cf9c29f9
    82 
    82 
    83 install:	$(INSTALL_64)
    83 install:	$(INSTALL_64)
    84 
    84 
    85 test:		$(NO_TESTS)
    85 test:		$(NO_TESTS)
    86 
    86 
       
    87 system-test:    $(NO_TESTS)
       
    88 
    87 REQUIRED_PACKAGES += developer/lexer/flex
    89 REQUIRED_PACKAGES += developer/lexer/flex
    88 REQUIRED_PACKAGES += developer/parser/bison
    90 REQUIRED_PACKAGES += developer/parser/bison
    89 REQUIRED_PACKAGES += diagnostic/wireshark/wireshark-common
    91 REQUIRED_PACKAGES += diagnostic/wireshark/wireshark-common
    90 REQUIRED_PACKAGES += library/desktop/cairo
    92 REQUIRED_PACKAGES += library/desktop/cairo
    91 REQUIRED_PACKAGES += library/desktop/gdk-pixbuf
    93 REQUIRED_PACKAGES += library/desktop/gdk-pixbuf