From 1102d163f5389c72acad905eebc3f14145b1098a Mon Sep 17 00:00:00 2001 From: Vlad Glagolev Date: Wed, 27 Jul 2022 15:00:54 -0700 Subject: ocfs2-tools: switch to PKG-CONFIG provider (automated) --- cluster/ocfs2-tools/DEPENDS | 2 +- cluster/ocfs2-tools/HISTORY | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'cluster') 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 + * DEPENDS: switch to PKG-CONFIG provider (automated) + 2016-05-05 Vlad Glagolev * DETAILS: updated mirror to ftp.sourcemage.us -- cgit v1.2.3