summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorSung-jae Park <nicesj.park@samsung.com>2013-02-21 13:26:44 +0000
committerSung-jae Park <nicesj.park@samsung.com>2013-02-21 13:26:44 +0000
commit026c7987d8324df6e8e69cf81241ed00cad47339 (patch)
tree0ef0257a6686f45674cabb25473ede330f9a991e /packaging
parentd898e4b9538f2a036a33d731c811b4caa09b181b (diff)
downloaddata-provider-master-026c7987d8324df6e8e69cf81241ed00cad47339.tar.gz
data-provider-master-026c7987d8324df6e8e69cf81241ed00cad47339.tar.bz2
data-provider-master-026c7987d8324df6e8e69cf81241ed00cad47339.zip
Replace the drm_slp with the tbm
Change-Id: I61564dbc2f3efa5e7196c3d01df553bd3ea44848
Diffstat (limited to 'packaging')
-rw-r--r--packaging/org.tizen.data-provider-master.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/packaging/org.tizen.data-provider-master.spec b/packaging/org.tizen.data-provider-master.spec
index 3c4ad2f..ff61a2d 100644
--- a/packaging/org.tizen.data-provider-master.spec
+++ b/packaging/org.tizen.data-provider-master.spec
@@ -1,6 +1,6 @@
Name: org.tizen.data-provider-master
Summary: Master service provider for liveboxes.
-Version: 0.16.10
+Version: 0.16.11
Release: 1
Group: framework/livebox
License: Flora License
@@ -25,7 +25,7 @@ BuildRequires: pkgconfig(libxml-2.0)
BuildRequires: pkgconfig(x11)
BuildRequires: pkgconfig(libdri2)
BuildRequires: pkgconfig(libdrm)
-BuildRequires: pkgconfig(libdrm_slp)
+BuildRequires: pkgconfig(libtbm)
BuildRequires: pkgconfig(xfixes)
BuildRequires: pkgconfig(dri2proto)
BuildRequires: pkgconfig(xext)