1
0
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:
Nils Fenner 2019-06-24 14:50:41 +02:00
parent d150bc50b3
commit 31267f0317

View File

@ -15,15 +15,6 @@
"--socket=wayland"
],
"modules": [
{
"name": "libusb",
"sources": [
{
"type": "git",
"url": "https://github.com/libusb/libusb.git"
}
]
},
{
"name": "cm256cc",
"buildsystem": "cmake-ninja",