Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHannah von Reth <hannah.vonreth@owncloud.com>2021-07-22 13:55:09 +0300
committerHannah von Reth <hannah.vonreth@owncloud.com>2021-07-22 13:55:09 +0300
commit4d58a87578ef770fe730df1aaff70f54b4aa864c (patch)
tree0491d28bc7125169aaf3a6450e5ec3505db999cb /.craft.ini
parent48acc0810a6522eb873abb711fba6bb077ffea21 (diff)
Ci: Fix linux debug config
Diffstat (limited to '.craft.ini')
-rw-r--r--.craft.ini7
1 files changed, 6 insertions, 1 deletions
diff --git a/.craft.ini b/.craft.ini
index bc7146964..7c9b5c101 100644
--- a/.craft.ini
+++ b/.craft.ini
@@ -93,14 +93,19 @@ Compile/BuildType = Debug
[linux-64-gcc]
General/ABI = linux-64-gcc
+[linux-64-gcc-BlueprintSettings]
+libs/dbus.ignored = False
+libs/qt5/qtbase.withDBus = True
+
[linux-64-gcc-debug]
General/ABI = linux-64-gcc
Compile/BuildType = Debug
-[linux-64-gcc-BlueprintSettings]
+[linux-64-gcc-debug-BlueprintSettings]
libs/dbus.ignored = False
libs/qt5/qtbase.withDBus = True
+
[Env]
CRAFT_CODESIGN_CERTIFICATE =
SIGN_PACKAGE = False