Browse Source

Merge pull request #10194 from nickberry17/master

modemmanager: remove check for unneeded host dependency intltool
lilik-openwrt-22.03
Rosen Penev 5 years ago
committed by GitHub
parent
commit
16fdfac0ec
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions
  1. +0
    -4
      net/modemmanager/Makefile

+ 0
- 4
net/modemmanager/Makefile 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))

Loading…
Cancel
Save