rebase trigger-inst patch

This commit is contained in:
Jaroslav Reznik 2012-06-08 16:15:50 +02:00
parent abcc464497
commit 8ea46a2542
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@ diff -up kdelibs-4.8.90/plasma/package.cpp.libplasma-pk-0002 kdelibs-4.8.90/plas
// no need to remove the temp dir (which has been successfully moved if it's an archive)
tempdir.setAutoRemove(false);
}
+ // check for missing dependencies
+ QString requiredScriptEngine = meta.implementationApi();
+ if (!requiredScriptEngine.isEmpty()) {