diff options
| author | Alexander Neumann <30894796+Neumann-A@users.noreply.github.com> | 2021-05-03 19:57:41 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-03 10:57:41 -0700 |
| commit | eefee7408133f3a0fef711ef9c6a3677b7e06fd7 (patch) | |
| tree | d21b1cad859472b9dd5783c9a26dbd8660b97a27 /ports/libheif/CONTROL | |
| parent | 27f892aa14c0d5c141dac16b32e957890c732f67 (diff) | |
| download | vcpkg-eefee7408133f3a0fef711ef9c6a3677b7e06fd7.tar.gz vcpkg-eefee7408133f3a0fef711ef9c6a3677b7e06fd7.zip | |
[vcpkg baseline][libheif] fix CI errors if gdk-pixbuf can be found (#17593)
* fix libheif gdk-pixbuf error.
* version stuff
* add trace expand to get more info what happens in ci
* use pkg_get_variable instead of execute process
* fix patch
* update version stuff
* remove trace expand
* version again
Diffstat (limited to 'ports/libheif/CONTROL')
| -rw-r--r-- | ports/libheif/CONTROL | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/ports/libheif/CONTROL b/ports/libheif/CONTROL deleted file mode 100644 index 009d94c72..000000000 --- a/ports/libheif/CONTROL +++ /dev/null @@ -1,5 +0,0 @@ -Source: libheif -Version: 1.10.0 -Homepage: http://www.libheif.org/ -Description: Open h.265 video codec implementation. -Build-Depends: x265, libde265 |
