aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2023-08-24 16:40:39 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2023-08-24 16:40:39 +0200
commitdc145085d9bb47bf40b1f8fac0123689b7e3b127 (patch)
treefb2186c681cdbcc75691882e549ba14177da0308 /CMakeLists.txt
parent12e9c966d6f633db7882d76ad25069e3c47a095c (diff)
parent62d78d59fab309f06de6fd4629d0c45523bcbf98 (diff)
downloadayatana-indicator-power-dc145085d9bb47bf40b1f8fac0123689b7e3b127.tar.gz
ayatana-indicator-power-dc145085d9bb47bf40b1f8fac0123689b7e3b127.tar.bz2
ayatana-indicator-power-dc145085d9bb47bf40b1f8fac0123689b7e3b127.zip
Merge branch 'tari01-pr/detect-remote-session'
Attributes GH PR #83: https://github.com/AyatanaIndicators/ayatana-indicator-power/pull/83
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 755a09a..a4035c6 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -73,6 +73,7 @@ set(
gio-unix-2.0>=2.36
libnotify>=0.7.6
libayatana-common>=0.9.1
+ rda
)
if (ENABLE_LOMIRI_FEATURES)