Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
abuild
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Matthias Ahouansou
abuild
Commits
75a6e8e1
Commit
75a6e8e1
authored
6 months ago
by
Tyler Amick
Committed by
Natanael Copa
5 months ago
Browse files
Options
Downloads
Patches
Plain Diff
make: add depends for abuild-tar.static
parent
c1c233a4
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Makefile
+1
-1
1 addition, 1 deletion
Makefile
with
1 addition
and
1 deletion
Makefile
+
1
−
1
View file @
75a6e8e1
...
...
@@ -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"
>
$@
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment