summaryrefslogtreecommitdiffstats
path: root/cluster/ocfs2-tools/DEPENDS
diff options
context:
space:
mode:
Diffstat (limited to 'cluster/ocfs2-tools/DEPENDS')
-rwxr-xr-xcluster/ocfs2-tools/DEPENDS3
1 files changed, 2 insertions, 1 deletions
diff --git a/cluster/ocfs2-tools/DEPENDS b/cluster/ocfs2-tools/DEPENDS
index 4bbde5692b..fcf03b5694 100755
--- a/cluster/ocfs2-tools/DEPENDS
+++ b/cluster/ocfs2-tools/DEPENDS
@@ -1,7 +1,8 @@
depends e2fsprogs &&
+depends pkg-config &&
+depends glib2 &&
if [ "$OCFS2_CONSOLE" == "y" ]; then
- depends glib2 &&
depends pygtk2 &&
depends vte
fi