From f61a6ca08c2f61c26630e3c6ec14685178b0ea65 Mon Sep 17 00:00:00 2001 From: Robert Tari Date: Fri, 18 Oct 2024 05:33:52 +0200 Subject: Allow the service to handle tooltips --- .build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.build.yml') diff --git a/.build.yml b/.build.yml index d979d69..89bdff1 100644 --- a/.build.yml +++ b/.build.yml @@ -134,7 +134,7 @@ before_scripts: - - cd ${START_DIR} - if [ ! -d libayatana-appindicator-build ]; then - - git clone --depth 1 https://github.com/AyatanaIndicators/libayatana-appindicator.git libayatana-appindicator-build + - git clone --depth 1 https://github.com/AyatanaIndicators/libayatana-appindicator-glib.git libayatana-appindicator-build - fi - cd libayatana-appindicator-build - cmake . -DCMAKE_INSTALL_PREFIX=/usr -- cgit v1.2.3