Skip to content

Commit

Permalink
add curl
Browse files Browse the repository at this point in the history
  • Loading branch information
assignUser committed Aug 15, 2022
1 parent a270afc commit 3c6f271
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions dev/tasks/linux-packages/github.linux.amd64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ jobs:
sudo apt install -y \
apt-utils \
createrepo-c \
curl \
devscripts \
gpg \
rpm
Expand Down
1 change: 1 addition & 0 deletions dev/tasks/linux-packages/travis.linux.arm64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ addons:
# To build createrepo_c from source.
# We can remove them when we can install createrepo_c package
- cmake
- curl
- libbz2-dev
- libcurl4-openssl-dev
- libglib2.0-dev
Expand Down

0 comments on commit 3c6f271

Please sign in to comment.