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
commit 16fdfac0ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

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))