We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8e0c58 commit ff63afeCopy full SHA for ff63afe
.build.yml
@@ -55,7 +55,7 @@ requires:
55
56
before_scripts:
57
- ./html-cppcheck
58
- - ./debrepo-install 'libctk-3-dev gir1.2-ctk-3.0 libctk-3-common libctk-3-0 libctk-3-doc'
+ - ./install-from-git https://github.com/cafe-desktop/ctk master
59
- ./install-from-git https://github.com/cafe-desktop/cafe-common master
60
- ./install-from-git https://github.com/cafe-desktop/cafe-desktop master #required for make check
61
- ./install-from-git https://github.com/cafe-desktop/ctksourceview master meson '--libdir=/usr/lib/x86_64-linux-gnu --libexecdir=/usr/lib/x86_64-linux-gnu'
0 commit comments