mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-06 19:56:42 +01:00
add libglvnd and fix helm path
This commit is contained in:
parent
c0b1217e60
commit
d7b3d64472
2 changed files with 4 additions and 3 deletions
|
|
@ -32,8 +32,8 @@ fn test_lv2_ui () {
|
|||
"http://tytel.org/helm",
|
||||
"http://tytel.org/helm#ParentUI",
|
||||
"http://lv2plug.in/ns/extensions/ui#X11UI",
|
||||
"/home/user/.lv2/Odin2.lv2/helm.so",
|
||||
"/home/user/.lv2/Odin2.lv2/helm.so",
|
||||
"/home/user/.lv2/Helm.lv2/helm.so",
|
||||
"/home/user/.lv2/Helm.lv2/helm.so",
|
||||
&features,
|
||||
).unwrap());
|
||||
//println!("{:?}", instance.get_widget());
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue