Signed-off-by: Michel Stempin <[email protected]> --- utils/taskwarrior/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/utils/taskwarrior/Makefile b/utils/taskwarrior/Makefile index 8cd21f4..8be74f9 100644 --- a/utils/taskwarrior/Makefile +++ b/utils/taskwarrior/Makefile @@ -26,7 +26,7 @@ define Package/taskwarrior TITLE:=taskwarrior SECTION:=utils CATEGORY:=Utilities - DEPENDS:=+libncurses +libstdcpp +liblua +libuuid +libreadline + DEPENDS:=+libncurses +libstdcpp +liblua +libuuid +libreadline +libgnutls URL:=http://taskwarrior.org/projects/show/taskwarrior MAINTAINER:=Xiangfu Liu <[email protected]> endef -- 1.7.10.4 _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
