Skip to content

Commit

Permalink
lutok: needs tar in hostmakedepends
Browse files Browse the repository at this point in the history
  • Loading branch information
pullmoll committed Jan 13, 2020
1 parent 0ad3adf commit bdb0273
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion srcpkgs/lutok/template
Expand Up @@ -4,7 +4,7 @@ version=0.4
revision=6
build_style=gnu-configure
configure_args="--with-doxygen"
hostmakedepends="pkg-config doxygen"
hostmakedepends="pkg-config doxygen tar"
makedepends="lua-devel"
short_desc="Lightweight C++ API for Lua"
maintainer="Orphaned <orphan@voidlinux.org>"
Expand Down

0 comments on commit bdb0273

Please sign in to comment.