mapbox-gl-qml: 1.7.5 -> 1.7.6 and move to libsForQt5

This commit is contained in:
Robert Schütz
2021-03-21 18:46:46 +01:00
parent 42f157fd07
commit cccebb6f37
3 changed files with 19 additions and 10 deletions
+2
View File
@@ -117,6 +117,8 @@ in (kdeFrameworks // plasma5 // plasma5.thirdParty // kdeApplications // qt5 //
mapbox-gl-native = libsForQt5.callPackage ../development/libraries/mapbox-gl-native { };
mapbox-gl-qml = libsForQt5.callPackage ../development/libraries/mapbox-gl-qml { };
mauikit = callPackage ../development/libraries/mauikit { };
mlt = callPackage ../development/libraries/mlt/qt-5.nix { };