Skip to content

Commit

Permalink
Add vinject to flatpak manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
SubhadeepJasu committed Dec 6, 2023
1 parent 7c2daf0 commit 0cc291f
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions com.github.ensemblesaw.ensembles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,17 @@ finish-args:
- '--filesystem=xdg-run/pipewire-0'
- '--system-talk-name=org.freedesktop.RealtimeKit1'
modules:
# Adds dependency injection
- name: vinject
buildsystem: meson
cleanup:
- /include
sources:
- type: git
url: https://gitlab.com/geeky_endeavours/vinject.git
branch: 9.1-unit-tests-using-boxed-values-fix


# Adds support for lv2 virtual instruments and effects plugins
- name: lv2
buildsystem: meson
Expand Down

0 comments on commit 0cc291f

Please sign in to comment.