summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorVlad Glagolev2022-07-27 15:01:35 -0700
committerVlad Glagolev2022-07-27 15:01:35 -0700
commit49c1a4a8ae7a7111d4189f95ffe8c3a2376fb1b7 (patch)
tree93ffb7d4c7722e1ff8169eca14d60d1d65742e11 /graphics
parentae385ee67798f2a9a285f40e7e30874b1e0f06de (diff)
libgphoto2: switch to PKG-CONFIG provider (automated)
Diffstat (limited to 'graphics')
-rwxr-xr-xgraphics/libgphoto2/DEPENDS2
-rw-r--r--graphics/libgphoto2/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/graphics/libgphoto2/DEPENDS b/graphics/libgphoto2/DEPENDS
index 916dd8f9fa..75c01c6f46 100755
--- a/graphics/libgphoto2/DEPENDS
+++ b/graphics/libgphoto2/DEPENDS
@@ -1,5 +1,5 @@
depends bison && # Is this really needed?
-depends pkgconfig &&
+depends PKG-CONFIG &&
depends libxml2 &&
# make icu usage explicit
if is_depends_enabled libxml2 icu;then
diff --git a/graphics/libgphoto2/HISTORY b/graphics/libgphoto2/HISTORY
index acbe407ba3..a1ccc5b737 100644
--- a/graphics/libgphoto2/HISTORY
+++ b/graphics/libgphoto2/HISTORY
@@ -1,3 +1,6 @@
+2022-07-27 Vlad Glagolev <stealth@sourcemage.org>
+ * DEPENDS: switch to PKG-CONFIG provider (automated)
+
2022-07-02 Florian Franzmann <bwlf@bandrate.org>
* DETAILS: version 2.5.30