[rhythmbox/deprecations] don't build daap until libdmapsharing is sorted out
- From: Jonathan Matthew <jmatthew src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [rhythmbox/deprecations] don't build daap until libdmapsharing is sorted out
- Date: Tue, 7 Jan 2020 10:42:12 +0000 (UTC)
commit 6c5d65ce5068b6d1a8888649e10a4171f06f21ab
Author: Jonathan Matthew <jonathan d14n org>
Date: Tue Jan 7 20:42:08 2020 +1000
don't build daap until libdmapsharing is sorted out
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 93725a66a..a0be1ecda 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -12,7 +12,7 @@ test:
- mkdir build
- cd build
- NOCONFIGURE=1 ../autogen.sh
- - ../configure
+ - ../configure --disable-daap
- make
- make check
- make install
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]