upx: fix ftbfs

This commit is contained in:
Đoàn Trần Công Danh 2021-01-14 21:54:45 +07:00
parent e9c0a62393
commit 4a79f5c784

View file

@ -6,6 +6,7 @@ wrksrc="upx-${version}-src"
build_style=gnu-makefile
make_build_target=all
make_build_args="CHECK_WHITESPACE=:"
make_use_env=yes
hostmakedepends="perl"
makedepends="ucl zlib-devel"
short_desc="Ultimate Packer for eXecutables"