mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-25 09:18:54 -05:00
removes libusb module dependency from flatpak manifest
This commit is contained in:
parent
d150bc50b3
commit
31267f0317
@ -15,15 +15,6 @@
|
|||||||
"--socket=wayland"
|
"--socket=wayland"
|
||||||
],
|
],
|
||||||
"modules": [
|
"modules": [
|
||||||
{
|
|
||||||
"name": "libusb",
|
|
||||||
"sources": [
|
|
||||||
{
|
|
||||||
"type": "git",
|
|
||||||
"url": "https://github.com/libusb/libusb.git"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "cm256cc",
|
"name": "cm256cc",
|
||||||
"buildsystem": "cmake-ninja",
|
"buildsystem": "cmake-ninja",
|
||||||
|
Loading…
Reference in New Issue
Block a user