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