aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorNicholas Smith <nicholas.smith@telcoantennas.com.au>2019-10-10 08:30:26 +1000
committerNicholas Smith <nicholas.smith@telcoantennas.com.au>2019-10-10 08:31:20 +1000
commit805daeaff12d181299f5572f6ec15de55c2d90bf (patch)
tree5aef9a8d043b3254de3d7ad960699b89cd92815f /net
parent180fb0d6225e56d60bb58a92d823344f7394b19a (diff)
modemmanager: remove check for unneeded host dependency intltool
Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
Diffstat (limited to 'net')
-rw-r--r--net/modemmanager/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/net/modemmanager/Makefile b/net/modemmanager/Makefile
index 01a0f0652..885d3e283 100644
--- a/net/modemmanager/Makefile
+++ b/net/modemmanager/Makefile
@@ -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))