diff options
| author | Phoebe <20694052+PhoebeHui@users.noreply.github.com> | 2020-06-12 12:30:40 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-11 21:30:40 -0700 |
| commit | df99d8dcc2286e6a9b167bc7b52a2f44e69f3082 (patch) | |
| tree | 6be97a0626c0c72a4f6b3fe522ed407ea92d5998 /ports/glib/CONTROL | |
| parent | d690c9bf7f3e44f57299d9272cfa8071bbd30198 (diff) | |
| download | vcpkg-df99d8dcc2286e6a9b167bc7b52a2f44e69f3082.tar.gz vcpkg-df99d8dcc2286e6a9b167bc7b52a2f44e69f3082.zip | |
[glib/gts] Add pkgconfig files (#11884)
* [glib/gts] Add pkgconfig files
* Update the patch
* Update ports/glib/CMakeLists.txt
Diffstat (limited to 'ports/glib/CONTROL')
| -rw-r--r-- | ports/glib/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/glib/CONTROL b/ports/glib/CONTROL index e93f07ccb..14c896e59 100644 --- a/ports/glib/CONTROL +++ b/ports/glib/CONTROL @@ -1,5 +1,5 @@ Source: glib -Version: 2.52.3-14-6 +Version: 2.52.3-14-7 Homepage: https://developer.gnome.org/glib/ Description: Portable, general-purpose utility library. Build-Depends: zlib, pcre, libffi, gettext, libiconv |
