diff --git a/android/current-jobs.json b/android/current-jobs.json --- a/android/current-jobs.json +++ b/android/current-jobs.json @@ -11,5 +11,6 @@ {"name": "Okular", "application": "okular", "type": "generic-build", "cmakeParameters": "-DCMAKE_EXE_LINKER_FLAGS=/opt/kdeandroid-deps/lib/libpoppler-qt5.so", "dependency": "/opt/helpers/build-poppler"}, {"name": "Itinerary", "application": "itinerary", "type": "generic-build", "cmakeParameters": "", "dependency": "/opt/helpers/build-poppler -DENABLE_UNSTABLE_API_ABI_HEADERS=ON -DENABLE_UTILS=OFF && /opt/helpers/build-cmake zxing-cpp https://github.com/nu-book/zxing-cpp.git"}, {"name": "KTrip", "application": "ktrip", "type": "generic-build", "cmakeParameters": "", "dependency": ""}, - {"name": "KDEConnect", "application": "kdeconnect-kde", "type": "kdeconnect-build", "cmakeParameters": "", "dependency": ""} + {"name": "KDEConnect", "application": "kdeconnect-kde", "type": "kdeconnect-build", "cmakeParameters": "", "dependency": ""}, + {"name": "Calindori", "application": "calindori", "type": "generic-build", "cmakeParameters": "", "dependency": ""} ]