X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=lang%2Ftelepathy-python%2FMakefile;h=d9fc4270886225b81aaf3169a88b0c2459f485af;hp=853210a951daa9b39a5afd691d7c84598d2f1c9b;hb=39ee18d5e98cf9bf892a0ce305748fcc4d1a04e2;hpb=390cf23c0ad8296b5105d464ec7b9dcb36db8bdd diff --git a/lang/telepathy-python/Makefile b/lang/telepathy-python/Makefile index 853210a951..d9fc427088 100644 --- a/lang/telepathy-python/Makefile +++ b/lang/telepathy-python/Makefile @@ -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. \ +))