Skip to content

Commit

Permalink
Merge pull request #211 from Integral-Tech/add-alias
Browse files Browse the repository at this point in the history
aliases.yaml: add spdlog & fmt
  • Loading branch information
lilydjwg authored Dec 24, 2024
2 parents 92d9e4a + 69ee3a6 commit 48f9526
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions lilac2/aliases.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,3 +73,13 @@ libcrypto:
alpm: openssl
provided: libcrypto.so
strip_release: true
spdlog:
source: alpm
alpm: spdlog
provided: libspdlog.so
strip_release: true
fmt:
source: alpm
alpm: fmt
provided: libfmt.so
strip_release: true

0 comments on commit 48f9526

Please sign in to comment.