components/sudo/Makefile
branchs11-update
changeset 3996 20c0f21bbe1e
parent 3697 b681756a810c
child 4067 4be1f488dda8
--- a/components/sudo/Makefile	Thu Mar 19 14:35:58 2015 -0700
+++ b/components/sudo/Makefile	Thu Mar 19 20:44:31 2015 -0700
@@ -38,9 +38,9 @@
 
 TPNO=			16733
 
-include $(WS_TOP)/make-rules/prep.mk
-include $(WS_TOP)/make-rules/configure.mk
-include $(WS_TOP)/make-rules/ips.mk
+include $(WS_MAKE_RULES)/prep.mk
+include $(WS_MAKE_RULES)/configure.mk
+include $(WS_MAKE_RULES)/ips.mk
 
 COMPONENT_PREP_ACTION = ( cd $(@D) ; $(AUTORECONF) -f -I m4 )
 
@@ -101,6 +101,6 @@
 	fi
 
 
-BUILD_PKG_DEPENDENCIES =	$(BUILD_TOOLS)
 
-include $(WS_TOP)/make-rules/depend.mk
+REQUIRED_PACKAGES += library/zlib
+REQUIRED_PACKAGES += system/library