summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRainer Keller <rainer.keller@theqtcompany.com>2015-11-25 09:29:51 +0100
committerRainer Keller <rainer.keller@theqtcompany.com>2015-11-25 08:31:29 +0000
commite9b5c447c72f95ca3f5758a54a7056ddcc43a773 (patch)
treec94f76fec01c406a4a65f952da11e19edebe1672 /src
parente8f669a346a359a038118a0ad588db7b32275069 (diff)
Add sync.profile
Change-Id: I825ee1f9eef891a2b236bfa7126a31fe2b522528 Reviewed-by: Rainer Keller <rainer.keller@theqtcompany.com>
Diffstat (limited to 'src')
-rw-r--r--src/b2qt-flashing-wizard/sync.profile3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/b2qt-flashing-wizard/sync.profile b/src/b2qt-flashing-wizard/sync.profile
new file mode 100644
index 0000000..8d7f77e
--- /dev/null
+++ b/src/b2qt-flashing-wizard/sync.profile
@@ -0,0 +1,3 @@
+%dependencies = (
+ "qtbase" => "",
+);