summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@open.eurogiciel.org>2015-06-08 15:38:34 +0200
committerJosé Bollo <jose.bollo@open.eurogiciel.org>2015-06-08 15:38:34 +0200
commit24da58e919180e5215cf7b19c559228ac1942d2f (patch)
tree6be84ca6f08783186cc26fe55820a22a82ba6938
parent2088ada740eed8f36df7f0b21ea4e7fb0558a812 (diff)
downloadapp-core-24da58e919180e5215cf7b19c559228ac1942d2f.tar.gz
app-core-24da58e919180e5215cf7b19c559228ac1942d2f.tar.bz2
app-core-24da58e919180e5215cf7b19c559228ac1942d2f.zip
Change-Id: I217578e231568115a87291a30abaf06981b961d1 Signed-off-by: José Bollo <jose.bollo@open.eurogiciel.org>
-rw-r--r--appcore-common-wayland.pc.in2
-rw-r--r--appcore-common-x.pc.in2
-rw-r--r--appcore-efl.pc.in3
3 files changed, 4 insertions, 3 deletions
diff --git a/appcore-common-wayland.pc.in b/appcore-common-wayland.pc.in
index 1b9e47d..e701dc0 100644
--- a/appcore-common-wayland.pc.in
+++ b/appcore-common-wayland.pc.in
@@ -8,6 +8,6 @@ includedir=@INCLUDEDIR@
Name: app-core-common
Description: SAMSUNG Linux platform application library
Version: @VERSION@
-Requires: sensor vconf aul dlog
+Requires.private: sensor vconf aul dlog
Libs: -L${libdir} -lappcore-common
Cflags: -I${includedir} -I${includedir}/appcore
diff --git a/appcore-common-x.pc.in b/appcore-common-x.pc.in
index f9b1519..3d3f755 100644
--- a/appcore-common-x.pc.in
+++ b/appcore-common-x.pc.in
@@ -8,6 +8,6 @@ includedir=@INCLUDEDIR@
Name: app-core-common
Description: SAMSUNG Linux platform application library
Version: @VERSION@
-Requires: sensor vconf aul dlog x11
+Requires.private: sensor vconf aul dlog x11
Libs: -L${libdir} -lappcore-common
Cflags: -I${includedir} -I${includedir}/appcore
diff --git a/appcore-efl.pc.in b/appcore-efl.pc.in
index 741428e..eeb592c 100644
--- a/appcore-efl.pc.in
+++ b/appcore-efl.pc.in
@@ -8,6 +8,7 @@ includedir=@INCLUDEDIR@
Name: app-core-efl
Description: SAMSUNG Linux platform efl application library
Version: @VERSION@
-Requires: elementary appcore-common dlog
+Requires.private: elementary dlog
+Requires: appcore-common
Libs: -L${libdir} -lappcore-efl
Cflags: -I${includedir} -I${includedir}/appcore