projects
/
profile
/
tv
/
apps
/
web
/
browser.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
153680b
)
Exclude Tizen 3.0 Wayland on TV profile
84/38284/1
accepted/tizen/tv/20150416.024209
submit/tizen_tv/20150416.021754
author
sungwon2.han
<sungwon2.han@samsung.com>
Thu, 16 Apr 2015 02:16:27 +0000
(11:16 +0900)
committer
sungwon2.han
<sungwon2.han@samsung.com>
Thu, 16 Apr 2015 02:16:27 +0000
(11:16 +0900)
Change-Id: I9e50277c1903517c7299e37bcedc3c4802834968
Signed-off-by: sungwon2.han <sungwon2.han@samsung.com>
packaging/org.tizen.browser.spec
patch
|
blob
|
history
diff --git
a/packaging/org.tizen.browser.spec
b/packaging/org.tizen.browser.spec
index
28a59b3
..
0e1111a
100644
(file)
--- a/
packaging/org.tizen.browser.spec
+++ b/
packaging/org.tizen.browser.spec
@@
-6,6
+6,12
@@
Group: Applications/Web
License: Apache-2.0
Source0: %{name}-%{version}.tar.gz
+# Excluded tizen v3.0 wayland on tv profile build
+# TODO: Please remove following code block once wayland build is supported.
+%if "%{?_with_wayland}" == "1"
+ExcludeArch: armv7l i586 i686 x86_64 aarch64
+%endif
+
BuildRequires: pkgconfig(sqlite3)
BuildRequires: pkgconfig(ecore-evas)
BuildRequires: pkgconfig(ecore-imf)