[fontconfig] Don't require uuid port for mingw (#17280)

* [fontconfig] Don't require uuid port for mingw

* Update versions
This commit is contained in:
Kai Pastor 2021-04-30 00:57:05 +02:00 committed by GitHub
parent 4d57adb52e
commit 56c0313c4b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 3 deletions

View File

@ -1,6 +1,6 @@
Source: fontconfig
Version: 2.13.1
Port-Version: 5
Port-Version: 6
Homepage: https://www.freedesktop.org/software/fontconfig/front.html
Description: Library for configuring and customizing font access.
Build-Depends: freetype, expat, libiconv, dirent, pthread, json-c, libuuid (!windows&!osx), gettext
Build-Depends: freetype, expat, libiconv, dirent, pthread, json-c, libuuid (!windows&!osx&!mingw), gettext

View File

@ -2034,7 +2034,7 @@
},
"fontconfig": {
"baseline": "2.13.1",
"port-version": 5
"port-version": 6
},
"foonathan-memory": {
"baseline": "2019-07-21-1",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "1b2332fd4b819725ae740da7023098294a7da7e8",
"version-string": "2.13.1",
"port-version": 6
},
{
"git-tree": "de83a21d912d9b87d8ad069d94dffcca201830a3",
"version-string": "2.13.1",