Skip to content
Snippets Groups Projects
Commit 75a6e8e1 authored by Tyler Amick's avatar Tyler Amick Committed by Natanael Copa
Browse files

make: add depends for abuild-tar.static

parent c1c233a4
No related branches found
No related tags found
No related merge requests found
......@@ -145,7 +145,7 @@ install: $(USR_BIN_FILES) $(SAMPLES) $(MAN_PAGES) $(AUTOTOOLS_TOOLCHAIN_FILES) d
install -D -m 644 -t $(DESTDIR)/$(sharedir)/ functions.sh default.conf $(SAMPLES)
depends depend:
sudo apk --no-cache -U --virtual .abuild-depends add openssl-dev zlib-dev
sudo apk --no-cache -U --virtual .abuild-depends add openssl-dev openssl-libs-static zlib-dev
.gitignore: Makefile
echo "*.tar.bz2" > $@
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment