Make extrautils have xz as a build depend

This commit is contained in:
Ian Douglas Scott 2017-08-08 17:47:48 -07:00
parent 25bb4c35d7
commit 937c957516
No known key found for this signature in database
GPG Key ID: 4924E10E199B5959

View File

@ -1 +1,6 @@
GIT=https://github.com/redox-os/extrautils.git
BUILD_DEPENDS=xz
export PKG_CONFIG_ALLOW_CROSS=1
export PKG_CONFIG_PATH=
export PKG_CONFIG_LIBDIR="$PWD/sysroot/lib/pkgconfig"
export PKG_CONFIG_SYSROOT_DIR="$PWD/sysroot"