diff options
author | Robert Tari <robert@tari.in> | 2021-12-07 09:48:28 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2021-12-08 13:23:46 +0100 |
commit | f7dcfcee32aea744c6230f72ec1e16fd4c834fa2 (patch) | |
tree | b6ac8ee3791b58efe14d92d94f1d44514c859612 | |
parent | 51c61cf0f723c5a07f2e89f3207dd3180f01c5ab (diff) | |
download | ayatana-indicator-display-f7dcfcee32aea744c6230f72ec1e16fd4c834fa2.tar.gz ayatana-indicator-display-f7dcfcee32aea744c6230f72ec1e16fd4c834fa2.tar.bz2 ayatana-indicator-display-f7dcfcee32aea744c6230f72ec1e16fd4c834fa2.zip |
INSTALL.md: Update dependency list
-rw-r--r-- | INSTALL.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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** |