~hp/moony.lv2

e5504de7a7809620d5a3e759af84cad372634a48 — Hanspeter Portner 10 months ago 5899558
Adapt ci recipe for changes meson options
2 files changed, 2 insertions(+), 3 deletions(-)

M .builds/alpine-latest.yml
M meson_options.txt
M .builds/alpine-latest.yml => .builds/alpine-latest.yml +1 -2
@@ 28,8 28,7 @@ tasks:
        -Dprefix="/tmp" \
        -Dlv2libdir="" \
        -Duse-fontconfig=disabled \
        -Dbuild-opengl-ui=true \
        -Dbuild-next-ui=true \
        -Dbuild-ui=true \
        -Dbuild-inline-disp=true
  - build: |
      cd "${project}"

M meson_options.txt => meson_options.txt +1 -1
@@ 39,4 39,4 @@ option('lv2libdir',
	type : 'string',
	value : 'lib/lv2')

option('version', type : 'string', value : '0.41.99')
option('version', type : 'string', value : '0.41.107')