From 319748d4476c7731d883597f6a2c161d865e1049 Mon Sep 17 00:00:00 2001 From: Robert Tari Date: Thu, 10 Aug 2023 19:44:56 +0200 Subject: Do not show when in a remote session fixes https://github.com/AyatanaIndicators/ayatana-indicator-power/issues/13 --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CMakeLists.txt') 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) -- cgit v1.2.3