Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
M
mpd
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Registry
    • Registry
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Иван Мажукин
  • mpd
  • Repository

Switch branch/tag
  • mpd
  • src
  • lib
  • upnp
  • meson.build
Find file
BlameHistoryPermalink
  • Max Kellermann's avatar
    meson.build: add missing libfmt dependencies · 771c4603
    Max Kellermann authored Oct 15, 2021
    Fixes https://github.com/MusicPlayerDaemon/MPD/discussions/1281
    
    The problem occurred when there was libfmt-dev installed, but it was
    too old (e.g. on Debian Buster), and Meson used the wrap fallback.
    Those internal MPD libraries where the libfmt dependency was not
    declared were still using the old system libfmt headers, which are not
    ABI-compatible with MPD's own libfmt build.
    771c4603
meson.build 1.47 KB
EditWeb IDE

Replace meson.build

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.