Merge pull request #10194 from nickberry17/master

modemmanager: remove check for unneeded host dependency intltool
This commit is contained in:
Rosen Penev
2019-10-09 18:57:45 -07:00
committed by GitHub
-4
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))