modemmanager: remove check for unneeded host dependency intltool 10194/head
authorNicholas Smith <nicholas.smith@telcoantennas.com.au>
Wed, 9 Oct 2019 22:30:26 +0000 (08:30 +1000)
committerNicholas Smith <nicholas.smith@telcoantennas.com.au>
Wed, 9 Oct 2019 22:31:20 +0000 (08:31 +1000)
Signed-off-by: Nicholas Smith <nicholas.smith@telcoantennas.com.au>
net/modemmanager/Makefile

index 01a0f0652592633c987e0aeebf76522fbeddc8d1..885d3e28329ae7211ffc7da6d9bc226a0e18fde5 100644 (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))