1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-12 18:58:48 -04: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
-9
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",