[packages] telepathy-python: require xsltproc on host system
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11477 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
35f6006e75
commit
bcd44aff39
@ -38,3 +38,7 @@ define Package/telepathy-python/install
|
||||
endef
|
||||
|
||||
$(eval $(call BuildPackage,telepathy-python))
|
||||
|
||||
$(eval $(call RequireCommand,xsltproc, \
|
||||
$(PKG_NAME) requires xsltproc installed on the host-system. \
|
||||
))
|
||||
|
Loading…
x
Reference in New Issue
Block a user