components/docker/Makefile
changeset 6531 090f9e873dbb
parent 6527 106e3067f7cc
child 7687 1093e2a9adbd
equal deleted inserted replaced
6530:c9012715dd1d 6531:090f9e873dbb
    69 	$(TOUCH) $(SOURCE_DIR)/.installed
    69 	$(TOUCH) $(SOURCE_DIR)/.installed
    70 endif
    70 endif
    71 endif
    71 endif
    72 
    72 
    73 REQUIRED_PACKAGES += database/sqlite-3
    73 REQUIRED_PACKAGES += database/sqlite-3
       
    74 ifeq ($(MACH), i386)
    74 REQUIRED_PACKAGES += developer/golang
    75 REQUIRED_PACKAGES += developer/golang
       
    76 endif
    75 REQUIRED_PACKAGES += system/core-os
    77 REQUIRED_PACKAGES += system/core-os
    76 REQUIRED_PACKAGES += system/library
    78 REQUIRED_PACKAGES += system/library
    77 REQUIRED_PACKAGES += system/zones
    79 REQUIRED_PACKAGES += system/zones