packaging: Add use of pkgconfig for vconf 94/31794/1
authorJosé Bollo <jose.bollo@open.eurogiciel.org>
Wed, 10 Dec 2014 08:06:24 +0000 (09:06 +0100)
committerJosé Bollo <jose.bollo@open.eurogiciel.org>
Wed, 10 Dec 2014 08:06:24 +0000 (09:06 +0100)
Using pkgconfig is much better!
It greatly improves the modularity of the whole project.

Change-Id: I18af30d53749171bb71960f6f793360e939f05a2
Signed-off-by: José Bollo <jose.bollo@open.eurogiciel.org>
packaging/dali-adaptor-mobile.spec
packaging/dali-adaptor-tv.spec
packaging/dali-adaptor-wearable.spec
packaging/dali-adaptor.spec

index 20ecbb6..c15b6d3 100644 (file)
@@ -35,7 +35,7 @@ BuildRequires:  pkgconfig(utilX)
 BuildRequires:  dali-devel
 BuildRequires:  dali-integration-devel
 BuildRequires:  libxml2-devel
-BuildRequires:  vconf-devel
+BuildRequires:  pkgconfig(vconf)
 BuildRequires:  tts-devel
 BuildRequires:  pkgconfig(dlog)
 BuildRequires:  libdrm-devel
index e9bfdcd..6396aed 100644 (file)
@@ -25,7 +25,7 @@ BuildRequires:  pkgconfig(evas)
 BuildRequires:  dali-devel
 BuildRequires:  dali-integration-devel
 BuildRequires:  libxml2-devel
-BuildRequires:  vconf-devel
+BuildRequires:  pkgconfig(vconf)
 BuildRequires:  tts-devel
 BuildRequires:  pkgconfig(dlog)
 BuildRequires:  libdrm-devel
index c584767..2c1d365 100644 (file)
@@ -32,7 +32,7 @@ BuildRequires:  pkgconfig(utilX)
 BuildRequires:  dali-devel
 BuildRequires:  dali-integration-devel
 BuildRequires:  libxml2-devel
-BuildRequires:  vconf-devel
+BuildRequires:  pkgconfig(vconf)
 BuildRequires:  tts-devel
 BuildRequires:  pkgconfig(dlog)
 BuildRequires:  libdrm-devel
index 30971af..2d139b2 100644 (file)
@@ -27,7 +27,7 @@ BuildRequires:  pkgconfig(evas)
 BuildRequires:  dali-devel
 BuildRequires:  dali-integration-devel
 BuildRequires:  libxml2-devel
-BuildRequires:  vconf-devel
+BuildRequires:  pkgconfig(vconf)
 BuildRequires:  tts-devel
 BuildRequires:  pkgconfig(dlog)
 BuildRequires:  libdrm-devel