Removed QtGui from android deps.
Force iconv as link dep for android build. Enable metadata support for android build.
This commit is contained in:
@@ -183,7 +183,7 @@ void ServiceManager::loadDefaultSettings()
|
||||
settings.setValue("pkgPath", defaultdir);
|
||||
|
||||
settings.setValue("offlineMode", true);
|
||||
settings.setValue("skipMetadata", true);
|
||||
settings.setValue("skipMetadata", false);
|
||||
|
||||
// disable USB for now
|
||||
settings.setValue("disableUSB", true);
|
||||
|
||||
Reference in New Issue
Block a user