Skip to content

Commit

Permalink
Update meson.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dgsga committed Mar 1, 2024
1 parent 3ede130 commit 4ac94b2
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/meson.yml
Original file line number Diff line number Diff line change
Expand Up @@ -230,15 +230,13 @@ jobs:
libgcrypt \
meson \
talloc
ln -s /opt/local/bin/meson /usr/bin/meson
ln -s /opt/local/bin/ninja /usr/bin/ninja
run: |
export PATH=/opt/local/sbin:/opt/local/bin:/usr/gnu/bin:/usr/bin:/usr/sbin:/sbin:$PATH
meson setup build \
-Dwith-bdb=/opt/local \
-Dwith-libgcrypt-dir=/opt/local \
-Dwith-tracker-pkgconfig-version=3.0 \
-Dpkg_config_path=/opt/local/lib/pkgconfig \
-Dpkg_config_path=/opt/local/lib/pkgconfig
ninja -C build
build-freebsd:
Expand Down Expand Up @@ -297,6 +295,7 @@ jobs:
db-4.6.21p7v0 \
flex \
gcc-11.2.0p9 \
openldap-client-2.6.6v0 \
pkgconf \
libevent \
libgcrypt \
Expand Down

0 comments on commit 4ac94b2

Please sign in to comment.