[Datasync] Add missing runtime dependency
authorTomasz Iwanek <t.iwanek@samsung.com>
Wed, 15 Oct 2014 08:16:18 +0000 (10:16 +0200)
committerTomasz Iwanek <t.iwanek@samsung.com>
Wed, 15 Oct 2014 08:27:07 +0000 (10:27 +0200)
BUG=XWALK-2710

packaging/tizen-extensions-crosswalk.spec

index b9f2dae..bc3d1f2 100644 (file)
@@ -76,6 +76,8 @@ BuildRequires: python
 Requires:      crosswalk
 # For Content API
 Requires:      media-thumbnail-server
+# For Datasync API
+Requires:      oma-ds-agent
 
 %description
 Tizen Web APIs implemented using Crosswalk.