Add automake dependency (#1763)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@7354 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
7f3ecad71c
commit
9abaf6ac0e
@ -58,3 +58,7 @@ define Package/smartmontools/install
|
||||
endef
|
||||
|
||||
$(eval $(call BuildPackage,smartmontools))
|
||||
|
||||
$(eval $(call RequireCommand,automake, \
|
||||
$(PKG_NAME) requires automake. \
|
||||
))
|
||||
|
Loading…
x
Reference in New Issue
Block a user