projects
/
platform
/
framework
/
native
/
connectivity-service.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b555896
)
Fix up spec file to use pkgconfig
63/11063/1
accepted/tizen/20131022.083437
submit/tizen/20131022.034846
submit/tizen/20131022.050124
submit/tizen/20131022.081823
author
Woowon
<woowon.park@samsung.com>
Thu, 17 Oct 2013 08:14:36 +0000
(17:14 +0900)
committer
Woowon
<woowon.park@samsung.com>
Thu, 17 Oct 2013 08:14:36 +0000
(17:14 +0900)
Change-Id: I64c6d3307bdbaabe7a59916cf118899cd2c0265a
Signed-off-by: Woowon <woowon.park@samsung.com>
packaging/osp-connectivity-service.spec
patch
|
blob
|
history
diff --git
a/packaging/osp-connectivity-service.spec
b/packaging/osp-connectivity-service.spec
index
85659b9
..
b4de042
100755
(executable)
--- a/
packaging/osp-connectivity-service.spec
+++ b/
packaging/osp-connectivity-service.spec
@@
-6,7
+6,6
@@
Summary: OSP Connectivity Service
Group: Telephony/Libraries
Source0: %{name}-%{version}.tar.gz
BuildRequires: cmake
-BuildRequires: osp-appfw-internal-devel
BuildRequires: osp-bluetooth-internal-devel
BuildRequires: osp-net-internal-devel
BuildRequires: osp-nfc-internal-devel
@@
-33,6
+32,7
@@
BuildRequires: pkgconfig(pkgmgr)
BuildRequires: pkgconfig(tapi)
BuildRequires: pkgconfig(vconf)
BuildRequires: pkgconfig(wifi-direct)
+BuildRequires: pkgconfig(osp-appfw-server)
Requires: osp-app-service
Requires: osp-appfw
Requires: osp-channel-service