Oops I forgot the soversion. Now to figure out why it crashes.
This commit is contained in:
parent
de76afd43a
commit
6bc5db4d79
|
@ -11,3 +11,5 @@ libui_deps += [
|
|||
meson.get_compiler('cpp').find_library('be',
|
||||
required: true),
|
||||
]
|
||||
libui_soversion = '0'
|
||||
# TODO possible meson bug? Haiku shouldn't have an rpath, right?...
|
||||
|
|
Loading…
Reference in New Issue