aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-06-07 11:49:28 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-06-07 13:00:41 +0200
commita631738be87d738adcc037defe71abb87435204d (patch)
tree7f20f73885af348db28073a8008e5069b5c4018a
parent01082324110bdf857092efae3012a89236bec1b5 (diff)
downloadayatana-indicator-session-a631738be87d738adcc037defe71abb87435204d.tar.gz
ayatana-indicator-session-a631738be87d738adcc037defe71abb87435204d.tar.bz2
ayatana-indicator-session-a631738be87d738adcc037defe71abb87435204d.zip
INSTALL.md: Use correct pkg-config library names in build-dependency section.
-rw-r--r--INSTALL.md6
1 files 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