mirror of
https://github.com/cemu-project/vcpkg.git
synced 2025-02-23 02:57:09 +01:00
* Changed dependency on qt5 to qt5-base, closes microsoft/vcpkg#11138 * Bump the correct control file. * Also added qt5-base as dep for opencv3, bumped version * Changed dep for `qt` feature from `qt5` to `qt5-base`, bumped ver Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
This commit is contained in:
parent
18ab20050c
commit
58560e53d8
@ -1,5 +1,5 @@
|
|||||||
Source: opencv2
|
Source: opencv2
|
||||||
Version: 2.4.13.7
|
Version: 2.4.13.7-1
|
||||||
Build-Depends: zlib
|
Build-Depends: zlib
|
||||||
Description: computer vision library, version 2
|
Description: computer vision library, version 2
|
||||||
Default-Features: eigen, jpeg, opengl, png, tiff
|
Default-Features: eigen, jpeg, opengl, png, tiff
|
||||||
@ -37,7 +37,7 @@ Build-Depends: libpng
|
|||||||
Description: PNG support for opencv
|
Description: PNG support for opencv
|
||||||
|
|
||||||
Feature: qt
|
Feature: qt
|
||||||
Build-Depends: qt5
|
Build-Depends: qt5-base
|
||||||
Description: Qt GUI support for opencv
|
Description: Qt GUI support for opencv
|
||||||
|
|
||||||
Feature: tiff
|
Feature: tiff
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Source: opencv3
|
Source: opencv3
|
||||||
Version: 3.4.7-2
|
Version: 3.4.7-3
|
||||||
Build-Depends: protobuf, zlib
|
Build-Depends: protobuf, zlib
|
||||||
Homepage: https://github.com/opencv/opencv
|
Homepage: https://github.com/opencv/opencv
|
||||||
Description: computer vision library
|
Description: computer vision library
|
||||||
@ -63,7 +63,7 @@ Build-Depends: libpng
|
|||||||
Description: PNG support for opencv
|
Description: PNG support for opencv
|
||||||
|
|
||||||
Feature: qt
|
Feature: qt
|
||||||
Build-Depends: qt5
|
Build-Depends: qt5-base
|
||||||
Description: Qt GUI support for opencv
|
Description: Qt GUI support for opencv
|
||||||
|
|
||||||
Feature: sfm
|
Feature: sfm
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Source: opencv4
|
Source: opencv4
|
||||||
Version: 4.1.1-4
|
Version: 4.1.1-5
|
||||||
Build-Depends: protobuf, zlib
|
Build-Depends: protobuf, zlib
|
||||||
Homepage: https://github.com/opencv/opencv
|
Homepage: https://github.com/opencv/opencv
|
||||||
Description: computer vision library
|
Description: computer vision library
|
||||||
@ -66,7 +66,7 @@ Build-Depends: libpng
|
|||||||
Description: PNG support for opencv
|
Description: PNG support for opencv
|
||||||
|
|
||||||
Feature: qt
|
Feature: qt
|
||||||
Build-Depends: qt5
|
Build-Depends: qt5-base
|
||||||
Description: Qt GUI support for opencv
|
Description: Qt GUI support for opencv
|
||||||
|
|
||||||
Feature: sfm
|
Feature: sfm
|
||||||
|
Loading…
x
Reference in New Issue
Block a user