aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-05-04 21:57:49 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2021-06-07 13:00:41 +0200
commit01082324110bdf857092efae3012a89236bec1b5 (patch)
tree2c8283f7f0c478af6e46137eb771a6d651196300
parent51a0ece72dbc137c560d96ade4a22e2171bdb477 (diff)
downloadayatana-indicator-session-01082324110bdf857092efae3012a89236bec1b5.tar.gz
ayatana-indicator-session-01082324110bdf857092efae3012a89236bec1b5.tar.bz2
ayatana-indicator-session-01082324110bdf857092efae3012a89236bec1b5.zip
INSTALL.md: Drop optional build requirement of liblomri-url-dispatcher-dev, add compulsory requirement of libayatana-common-dev.
-rw-r--r--INSTALL.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md
index a5fc2f9..b41daca 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -21,7 +21,7 @@
- gettext (>= 0.18.1.1-10ubuntu3)
- glib2.0 (>= 2.35.4)
- - optional: liblomiri-url-dispatcher-dev (>= 0.1)
+ - libayatana-common-dev (>= 0.9.1)
- cmake (>= 3.13)
- gcovr (>= 2.4)
- lcov (>= 1.9)