summaryrefslogtreecommitdiff
path: root/sync.profile
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@digia.com>2013-09-25 19:55:41 +0200
committerKurt Pattyn <pattyn.kurt@gmail.com>2013-09-28 12:49:34 +0200
commit77dfdc788694a8482b88da20699d95460e500e94 (patch)
treeb34dbf06b73122a51b171a88f9dc7ca3c8f114f2 /sync.profile
parent2f6831ede60b8605a548c684443da2ad59672abd (diff)
downloadqtwebsockets-77dfdc788694a8482b88da20699d95460e500e94.tar.gz
sync.profile: Remove qtnetwork from %dependencies
qtnetwork is not a repository, so it doesn't make sense here. Change-Id: I679df09f47b3996a3c1157b500f1d0381a61398d Reviewed-by: Kurt Pattyn <pattyn.kurt@gmail.com>
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sync.profile b/sync.profile
index 5045cb9..7933ae7 100644
--- a/sync.profile
+++ b/sync.profile
@@ -3,6 +3,5 @@
);
%dependencies = (
- "qtbase" => "",
- "qtnetwork" => ""
+ "qtbase" => "",
);