aboutsummaryrefslogtreecommitdiff
path: root/.build.yml
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2025-07-11 09:00:39 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2025-07-11 09:00:39 +0200
commitc4c5f3fb7288a72c2923321efbf9b4790ffedfbe (patch)
tree012ed07c56b1f660bea61a80cee55599ac4a1788 /.build.yml
parent20bf8076e741c08798690023b9beaba621ca0d9c (diff)
parentaa8c2020ac31ccc53c6b87de20ddf321418811c6 (diff)
downloadayatana-indicator-application-main.tar.gz
ayatana-indicator-application-main.tar.bz2
ayatana-indicator-application-main.zip
Merge branch 'sunweaver-pr/appindicator-glib-support'HEADmain
Attributes GH PR #26: https://github.com/AyatanaIndicators/ayatana-indicator-application/pull/26
Diffstat (limited to '.build.yml')
-rw-r--r--.build.yml2
1 files changed, 1 insertions, 1 deletions
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