components/iftop/Makefile
changeset 4339 6501cf9c29f9
parent 3817 30b42c38bbc4
child 5682 94c0ca64c022
equal deleted inserted replaced
4336:e0e4b5ad6cb9 4339:6501cf9c29f9
    67 
    67 
    68 install:	$(INSTALL_64)
    68 install:	$(INSTALL_64)
    69 
    69 
    70 test:		$(NO_TESTS)
    70 test:		$(NO_TESTS)
    71 
    71 
       
    72 system-test:    $(NO_TESTS)
       
    73 
    72 
    74 
    73 REQUIRED_PACKAGES += library/ncurses
    75 REQUIRED_PACKAGES += library/ncurses
    74 REQUIRED_PACKAGES += system/library
    76 REQUIRED_PACKAGES += system/library
    75 REQUIRED_PACKAGES += system/library/libpcap
    77 REQUIRED_PACKAGES += system/library/libpcap
    76 REQUIRED_PACKAGES += system/library/math
    78 REQUIRED_PACKAGES += system/library/math