Skip to content

Commit

Permalink
aliases.yaml: add spdlog & fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Integral-Tech committed Dec 24, 2024
1 parent 92d9e4a commit 69ee3a6
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 69ee3a6

Please sign in to comment.