projects
/
platform
/
core
/
api
/
vine.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bff3ec1
)
Remove bt dependency in movable project (2)
47/319047/1
accepted/tizen_9.0_unified
accepted/tizen_unified_toolchain
tizen_9.0
accepted/tizen/9.0/unified/20241031.000245
accepted/tizen/unified/20241015.153151
accepted/tizen/unified/toolchain/20241022.122348
accepted/tizen/unified/toolchain/20241022.122833
accepted/tizen/unified/x/20241016.023918
accepted/tizen/unified/x/asan/20241022.113422
tizen_9.0_m2_release
author
cheoleun moon
<chleun.moon@samsung.com>
Mon, 14 Oct 2024 08:09:39 +0000
(17:09 +0900)
committer
cheoleun moon
<chleun.moon@samsung.com>
Mon, 14 Oct 2024 08:09:42 +0000
(17:09 +0900)
Change-Id: I5de0544c11d679daf34189763b367a932aeee5ee
packaging/capi-network-vine.spec
patch
|
blob
|
history
diff --git
a/packaging/capi-network-vine.spec
b/packaging/capi-network-vine.spec
index 9e66ee225dcf3a4f24a9911a8f282ed87b151018..33dd4ecdae4195970c8cf7c9d9e1326d52559e35 100755
(executable)
--- a/
packaging/capi-network-vine.spec
+++ b/
packaging/capi-network-vine.spec
@@
-27,9
+27,12
@@
BuildRequires: pkgconfig(dlog)
%ifnarch %i586 i686 x86_64
BuildRequires: pkgconfig(capi-network-wifi-aware)
%endif
+%if "%{mv_prj}" != "1"
BuildRequires: pkgconfig(capi-network-bluetooth)
%endif
+%endif
+
%if %{with use_glib_event_loop}
BuildRequires: pkgconfig(glib-2.0)
%endif