summaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@theqtcompany.com>2015-08-20 13:15:07 +0200
committerAlex Blasche <alexander.blasche@theqtcompany.com>2015-08-20 11:38:48 +0000
commit85f604389189f16abf7f4f5320877ad8e4b53075 (patch)
tree85b2907eb08c1dd0e957665fd83dd3a9b9053f25 /sync.profile
parent27f2ed77245df70811419ce68fde8ceb218f183b (diff)
For now qtserialbus depends on qtserialport module
Change-Id: I358c5944854a722178bec4b415ebdfc805982969 Reviewed-by: Janne Heikki Partala <janne.partala@bitfactor.fi> Reviewed-by: Alex Blasche <alexander.blasche@theqtcompany.com>
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sync.profile b/sync.profile
index 5dd22e7..57da4d8 100644
--- a/sync.profile
+++ b/sync.profile
@@ -4,4 +4,5 @@
%dependencies = (
"qtbase" => "",
+ "qtserialport" => "",
);