Fix autotools-1.9 dependency for smartmontools (#2246)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@8435 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
5181441258
commit
fdf12b8e9c
@ -60,6 +60,6 @@ endef
|
||||
|
||||
$(eval $(call BuildPackage,smartmontools))
|
||||
|
||||
$(eval $(call RequireCommand,automake, \
|
||||
$(PKG_NAME) requires automake. \
|
||||
$(eval $(call RequireCommand,automake-1.9, \
|
||||
$(PKG_NAME) requires automake 1.9 or compatible. \
|
||||
))
|
||||
|
Loading…
x
Reference in New Issue
Block a user