aboutsummaryrefslogtreecommitdiff
path: root/INSTALL.md
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-12-08 13:23:54 +0100
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-12-08 13:23:54 +0100
commit985278afa1081510cfbee9da54ff73fecfba1891 (patch)
treeb6ac8ee3791b58efe14d92d94f1d44514c859612 /INSTALL.md
parent6204a16bde9eef80a00cd1598a7b7016c49d83b7 (diff)
parentf7dcfcee32aea744c6230f72ec1e16fd4c834fa2 (diff)
downloadayatana-indicator-display-985278afa1081510cfbee9da54ff73fecfba1891.tar.gz
ayatana-indicator-display-985278afa1081510cfbee9da54ff73fecfba1891.tar.bz2
ayatana-indicator-display-985278afa1081510cfbee9da54ff73fecfba1891.zip
Merge branch 'tari01-pr/properties-cpp-dependency'
Attributes GH PR #46: https://github.com/AyatanaIndicators/ayatana-indicator-display/pull/46
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md
index b522ea3..89e1b81 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -5,9 +5,10 @@
- cmake (>= 3.13)
- cmake-extras
- intltool
- - libayatana-common (>=0.9.3)
+ - libayatana-common (>=0.9.5)
- glib-2.0 (>= 2.36)
- gudev-1.0
+ - properties-cpp
- gtest (>= 1.6.0) - **For testing**
- qt5-base5 - **For testing**
- libqtdbusmock1 - **For testing**