summaryrefslogtreecommitdiffstats
path: root/graphics-libs
diff options
context:
space:
mode:
authorVlad Glagolev2022-07-27 15:01:38 -0700
committerVlad Glagolev2022-07-27 15:01:38 -0700
commitc7b9bd197c802487718493b5e384a704fa2d73fd (patch)
treeb83b581275460fac370e42448e1736f816a8ae56 /graphics-libs
parentf24d870daead5bb669576bad543d26c3ea00152b (diff)
opencv3: switch to PKG-CONFIG provider (automated)
Diffstat (limited to 'graphics-libs')
-rwxr-xr-xgraphics-libs/opencv3/DEPENDS2
-rw-r--r--graphics-libs/opencv3/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/graphics-libs/opencv3/DEPENDS b/graphics-libs/opencv3/DEPENDS
index ad09e12eb7..f84d687487 100755
--- a/graphics-libs/opencv3/DEPENDS
+++ b/graphics-libs/opencv3/DEPENDS
@@ -1,6 +1,6 @@
source $GRIMOIRE/CMAKE_CONFIGURE &&
depends -sub CXX gcc &&
-depends pkgconfig &&
+depends PKG-CONFIG &&
depends bzip2 &&
#message build fails with libav, use gstreamer-1.0 instead
optional_depends gstreamer-1.0 '-DWITH_GSTREAMER=1' '-DWITH_GSTREAMER=0' 'GStreamer support'
diff --git a/graphics-libs/opencv3/HISTORY b/graphics-libs/opencv3/HISTORY
index ab72d1990d..e9bc97585b 100644
--- a/graphics-libs/opencv3/HISTORY
+++ b/graphics-libs/opencv3/HISTORY
@@ -1,3 +1,6 @@
+2022-07-27 Vlad Glagolev <stealth@sourcemage.org>
+ * DEPENDS: switch to PKG-CONFIG provider (automated)
+
2019-04-23 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 3.4.6
* PRE_BUILD: set location of ippiw