From a631738be87d738adcc037defe71abb87435204d Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Mon, 7 Jun 2021 11:49:28 +0200 Subject: INSTALL.md: Use correct pkg-config library names in build-dependency section. --- INSTALL.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index b41daca..55f3ed1 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -20,12 +20,12 @@ ## Compile-time build dependencies - gettext (>= 0.18.1.1-10ubuntu3) - - glib2.0 (>= 2.35.4) - - libayatana-common-dev (>= 0.9.1) + - glib-2.0 (>= 2.35.4) + - libayatana-common (>= 0.9.1) - cmake (>= 3.13) - gcovr (>= 2.4) - lcov (>= 1.9) - - googletest (>= 1.6.0) + - gtest (>= 1.6.0) - cppcheck ## Runtime DBus dependencies -- cgit v1.2.3