git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
180fb0d
)
modemmanager: remove check for unneeded host dependency intltool
author
Nicholas Smith
<redacted>
Wed, 9 Oct 2019 22:30:26 +0000
(08:30 +1000)
committer
Nicholas Smith
<redacted>
Wed, 9 Oct 2019 22:31:20 +0000
(08:31 +1000)
Signed-off-by: Nicholas Smith <redacted>
net/modemmanager/Makefile
patch
|
blob
|
history
diff --git
a/net/modemmanager/Makefile
b/net/modemmanager/Makefile
index 01a0f0652592633c987e0aeebf76522fbeddc8d1..885d3e28329ae7211ffc7da6d9bc226a0e18fde5 100644
(file)
--- 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))
git clone https://git.99rst.org/PROJECT