Skip to content

Commit

Permalink
format manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
Neumann-A committed Aug 22, 2022
1 parent 986024d commit 432def0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ports/wayland/vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
"version": "1.19.0",
"description": "Core Wayland window system code and protocol",
"homepage": "https://wayland.freedesktop.org",
"supports": "!(windows | osx)",
"license": "MIT",
"supports": "!(windows | osx)",
"dependencies": [
"expat",
"libffi",
"libxml2",
{
"name": "vcpkg-tool-meson",
"host": true
"name": "vcpkg-tool-meson",
"host": true
}
]
}

0 comments on commit 432def0

Please sign in to comment.