components/libtool/Makefile
changeset 6657 9988136f27c3
parent 5682 94c0ca64c022
child 6679 2940c23026c1
equal deleted inserted replaced
6656:754a6f28f94e 6657:9988136f27c3
    98 build:		$(BUILD_32_and_64)
    98 build:		$(BUILD_32_and_64)
    99 
    99 
   100 install:	$(INSTALL_32_and_64)
   100 install:	$(INSTALL_32_and_64)
   101 
   101 
   102 REQUIRED_PACKAGES += developer/base-developer-utilities
   102 REQUIRED_PACKAGES += developer/base-developer-utilities
       
   103 REQUIRED_PACKAGES += developer/gnu-binutils
   103 REQUIRED_PACKAGES += file/gnu-coreutils
   104 REQUIRED_PACKAGES += file/gnu-coreutils
   104 REQUIRED_PACKAGES += shell/bash
   105 REQUIRED_PACKAGES += shell/bash
   105 REQUIRED_PACKAGES += shell/ksh93
   106 REQUIRED_PACKAGES += shell/ksh93
   106 REQUIRED_PACKAGES += text/gnu-grep
   107 REQUIRED_PACKAGES += text/gnu-grep
   107 REQUIRED_PACKAGES += text/gnu-sed
   108 REQUIRED_PACKAGES += text/gnu-sed