diff options
author | Raul E Rangel <rrangel@chromium.org> | 2023-04-03 14:34:39 -0600 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2023-04-12 10:32:30 -0400 |
commit | 0e2d85999128ffd8df2b17b1ba1379b81ad69ea0 (patch) | |
tree | 089b95a048c4f8f2c908ac43ea105d8fc1d3a044 /sci-visualization | |
parent | profiles/prefix/linux: add arm64 profile (diff) | |
download | gentoo-0e2d85999128ffd8df2b17b1ba1379b81ad69ea0.tar.gz gentoo-0e2d85999128ffd8df2b17b1ba1379b81ad69ea0.tar.bz2 gentoo-0e2d85999128ffd8df2b17b1ba1379b81ad69ea0.zip |
app-arch/zip: Fix dependencies
DEPEND should reference RDEPEND after it's set otherwise the DEPEND
variable will be incorrect.
aarch64-cros-linux-gnu-clang -c -I. ... -o fileio_.o fileio.c
zipup.c:37:14: fatal error: 'bzlib.h' file not found
# include "bzlib.h"
^~~~~~~~~
zip.c:67:1 error generated.
Signed-off-by: Raul E Rangel <rrangel@chromium.org>
Closes: https://github.com/gentoo/gentoo/pull/30466
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'sci-visualization')
0 files changed, 0 insertions, 0 deletions