~hp/synthpod

1dd6aebdd90245adb460b51da2ccc0cc9e575b41 — Hanspeter Portner 1 year, 16 days ago 2c9d16d
add reuse dependency to build ci recipe
2 files changed, 2 insertions(+), 1 deletions(-)

M .build.yml
M meson_options.txt
M .build.yml => .build.yml +1 -0
@@ 3,6 3,7 @@

image: alpine/latest
packages:
  - reuse
  - meson
tasks:
  - setup: |

M meson_options.txt => meson_options.txt +1 -1
@@ 1,4 1,4 @@
# SPDX-FileCopyrightText: Hanspeter Portner <dev@open-music-kontrollers.ch>
# SPDX-License-Identifier: CC0-1.0

option('version', type : 'string', value : '0.1.53')
option('version', type : 'string', value : '0.1.55')