summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xcluster/ocfs2-tools/DEPENDS2
-rw-r--r--cluster/ocfs2-tools/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/cluster/ocfs2-tools/DEPENDS b/cluster/ocfs2-tools/DEPENDS
index f09ecbacb4..c65e1d0666 100755
--- a/cluster/ocfs2-tools/DEPENDS
+++ b/cluster/ocfs2-tools/DEPENDS
@@ -1,5 +1,5 @@
depends e2fsprogs &&
-depends pkgconfig &&
+depends PKG-CONFIG &&
depends glib2 &&
if [[ $OCFS2_TOOLS_BRANCH != stable ]]; then
diff --git a/cluster/ocfs2-tools/HISTORY b/cluster/ocfs2-tools/HISTORY
index 53fbb1fbf2..f3d730dd3b 100644
--- a/cluster/ocfs2-tools/HISTORY
+++ b/cluster/ocfs2-tools/HISTORY
@@ -1,3 +1,6 @@
+2022-07-27 Vlad Glagolev <stealth@sourcemage.org>
+ * DEPENDS: switch to PKG-CONFIG provider (automated)
+
2016-05-05 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated mirror to ftp.sourcemage.us