summaryrefslogtreecommitdiffstats
path: root/libs
diff options
context:
space:
mode:
authorVlad Glagolev2022-07-27 15:02:14 -0700
committerVlad Glagolev2022-07-27 15:02:14 -0700
commitbc51622a76917e70f204b9a394825e382453466a (patch)
tree58a16e682246f6405d37491ce20b5355fab028e2 /libs
parentb93f8d9b27337dad71762f72380bd16e0b4780ed (diff)
libofx: switch to PKG-CONFIG provider (automated)
Diffstat (limited to 'libs')
-rwxr-xr-xlibs/libofx/DEPENDS2
-rw-r--r--libs/libofx/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/libs/libofx/DEPENDS b/libs/libofx/DEPENDS
index 70d3bdc0cb..24fe84a1de 100755
--- a/libs/libofx/DEPENDS
+++ b/libs/libofx/DEPENDS
@@ -1,7 +1,7 @@
depends -sub CXX gcc &&
depends opensp &&
depends libtool &&
-depends pkgconfig &&
+depends PKG-CONFIG &&
optional_depends doxygen \
"--enable-doxygen" \
diff --git a/libs/libofx/HISTORY b/libs/libofx/HISTORY
index 21aa0fad2e..6658fa1b4a 100644
--- a/libs/libofx/HISTORY
+++ b/libs/libofx/HISTORY
@@ -1,3 +1,6 @@
+2022-07-27 Vlad Glagolev <stealth@sourcemage.org>
+ * DEPENDS: switch to PKG-CONFIG provider (automated)
+
2021-12-20 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 0.10.3