diff options
author | Jiwoong Im <jiwoong.im@samsung.com> | 2015-07-02 17:05:46 +0900 |
---|---|---|
committer | Jiwoong Im <jiwoong.im@samsung.com> | 2015-07-02 17:05:50 +0900 |
commit | 2387e6ae6a15ad8346d304f08e42b6fb899abba9 (patch) | |
tree | 7e900fbe881fc27a31be582051ad1f45f6887bbb | |
parent | 540f170f953ef5a09a19a66337d49eef759014ea (diff) | |
download | settings-2387e6ae6a15ad8346d304f08e42b6fb899abba9.tar.gz settings-2387e6ae6a15ad8346d304f08e42b6fb899abba9.tar.bz2 settings-2387e6ae6a15ad8346d304f08e42b6fb899abba9.zip |
Revert "Make this package not be included in wayland image (temp)"
This reverts commit 6635834f7826eb04f72907fd2e28082f8f89058a.
Change-Id: I473d9fa9ad5f4fd4be98314609337043d69063d9
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
-rw-r--r-- | packaging/org.tizen.settings-tv-ref.spec | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/packaging/org.tizen.settings-tv-ref.spec b/packaging/org.tizen.settings-tv-ref.spec index 9c52c29..e4eca06 100644 --- a/packaging/org.tizen.settings-tv-ref.spec +++ b/packaging/org.tizen.settings-tv-ref.spec @@ -44,10 +44,6 @@ BuildRequires: vconf %define _ugedjedir /usr/ug/res/edje %define _jsonhelperfile %{_jsonoutputdir}/helper.json -%if "%{?_with_wayland}" == "1" -ExcludeArch: armv7l i586 i686 x86_64 aarch64 -%endif - %description Description: settings-tv-ref application |