diff --git a/org.kde.Sdk.json b/org.kde.Sdk.json --- a/org.kde.Sdk.json +++ b/org.kde.Sdk.json @@ -470,6 +470,18 @@ } ] }, + { + "name": "qt5-qtgamepad", + "buildsystem": "qmake", + "cleanup-platform": [ "/bin", "/mkspecs" ], + "sources": [ + { + "type": "archive", + "url": "http://download.qt.io/archive/qt/5.10/5.10.1/submodules/qtgamepad-everywhere-src-5.10.1.tar.xz", + "sha256": "85c72801f56f7d5f55caff8ef23137978abe01637bb179566dd5976d6f5346f7" + } + ] + }, { "name": "libdbusmenuqt",