~hp/sherlock.lv2

09b9da2ee09103c8bbf593b03b62dcc405cc09f2 — Hanspeter Portner 11 months ago 82267d9
Add missing sratom dependency to ci build recipe
2 files changed, 2 insertions(+), 1 deletions(-)

M .builds/alpine_latest.yml
M meson_options.txt
M .builds/alpine_latest.yml => .builds/alpine_latest.yml +1 -0
@@ 16,6 16,7 @@ packages:
  - libxext-dev
  - bison
  - flex
  - sratom-dev

environment:
  project: sherlock.lv2

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

option('version', type : 'string', value : '0.29.19')
option('version', type : 'string', value : '0.29.31')