Browse Source

modemmanager: remove check for unneeded host dependency intltool

Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
lilik-openwrt-22.03
Nicholas Smith 5 years ago
parent
commit
805daeaff1
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