summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Schwinn <alexxcons@xfce.org>2020-09-21 17:32:01 +0200
committerAlexander Schwinn <alexxcons@xfce.org>2020-09-21 17:32:01 +0200
commitb5c10484cd31dc3314f0aa793b36f35d4ef62dd7 (patch)
treec70bb2b59b0846e9dc543660a27f1bd45676c428
parentbf575df6b316d860b922b952a2c0645257cb1993 (diff)
downloadxfce4-dev-tools-build-thunar-for-container.tar.gz
Update build_libs.shbuild-thunar-for-container
-rw-r--r--ci/build_libs.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/build_libs.sh b/ci/build_libs.sh
index 2853951..f2bf5c9 100644
--- a/ci/build_libs.sh
+++ b/ci/build_libs.sh
@@ -24,6 +24,7 @@ REPOS="${XFCE_BASE}/xfce/xfce4-dev-tools.git
${XFCE_BASE}/xfce/exo.git
${XFCE_BASE}/xfce/garcon.git
${XFCE_BASE}/xfce/xfce4-panel.git
+ ${XFCE_BASE}/xfce/thunar.git
"
for URL in ${REPOS}; do