[Libadwaita] add missing meson dep (#37254)

This commit is contained in:
Alexander Neumann 2024-03-08 21:33:31 +01:00 committed by GitHub
parent 0fe7786f52
commit 908701aea9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 11 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{
"name": "libadwaita",
"version": "1.3.2",
"port-version": 1,
"port-version": 2,
"description": "Building blocks for modern GNOME applications",
"homepage": "https://gnome.pages.gitlab.gnome.org/libadwaita",
"license": "LGPL-2.1-or-later",
@ -15,6 +15,10 @@
{
"name": "sassc",
"host": true
},
{
"name": "vcpkg-tool-meson",
"host": true
}
]
}

View File

@ -4118,7 +4118,7 @@
},
"libadwaita": {
"baseline": "1.3.2",
"port-version": 1
"port-version": 2
},
"libaes-siv": {
"baseline": "2020-10-15",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "96910a2e41ab111c5bc26611f533a44dd760be35",
"version": "1.3.2",
"port-version": 2
},
{
"git-tree": "ed0c59fcd97bfea68ea94baf161a1c9e6d5c673d",
"version": "1.3.2",