Skip to content

Commit

Permalink
Merge pull request #30 from lucasvmx/dev
Browse files Browse the repository at this point in the history
Fixes build for manjaro
  • Loading branch information
lucasvmx authored May 24, 2024
2 parents 2490bc7 + 688c4c1 commit 73079ae
Show file tree
Hide file tree
Showing 2 changed files with 824 additions and 802 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- run:
name: "Install development packages"
command: |
sudo pacman -S --noconfirm cmake gcc make base-devel curl procps-ng
sudo pacman -S --noconfirm cmake gcc make base-devel curl libprocps
sudo pacman -Ss procps
- run:
name: "Build library"
Expand Down
Loading

0 comments on commit 73079ae

Please sign in to comment.