modemmanager: remove check for unneeded host dependency intltool

Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
This commit is contained in:
Nicholas Smith 2019-10-10 08:30:26 +10:00
parent 180fb0d622
commit 805daeaff1

View file

@ -129,8 +129,4 @@ $(eval $(call RequireCommand,xsltproc, \
$(PKG_NAME) requires xsltproc installed on the host-system. \
))
$(eval $(call RequireCommand,intltoolize, \
$(PKG_NAME) requires intltool installed on the host-system. \
))
$(eval $(call BuildPackage,modemmanager))