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
1 changed files with 0 additions and 9 deletions

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",