diff options
author | Joonsub Lee <joon-sub.lee@samsung.com> | 2015-04-28 17:12:21 +0900 |
---|---|---|
committer | Joonsub Lee <joon-sub.lee@samsung.com> | 2015-04-28 17:12:21 +0900 |
commit | 16b756c3031fbdf14f161e665501e19ed29d3bd6 (patch) | |
tree | 1ddcd020710d1ad7123f91a1f9b58135a191eba0 | |
parent | 31451c2f226cd498738144348ebf190ce9ceb661 (diff) | |
download | meta-mobile-16b756c3031fbdf14f161e665501e19ed29d3bd6.tar.gz meta-mobile-16b756c3031fbdf14f161e665501e19ed29d3bd6.tar.bz2 meta-mobile-16b756c3031fbdf14f161e665501e19ed29d3bd6.zip |
[TINF-890] Adjust package groups about wayland repositoriessubmit/tizen_mobile/20150428.092049accepted/tizen/mobile/20150429.003655
Add some packages in wayland snapshot.
Added packages:
- platform/upstream/at-spi2-core
- platform/core/uifw/at-spi2-atk
Change-Id: I8443bad1797907bf9d412fc0cd1c2471b3e6cd8c
-rw-r--r-- | patterns/mobile-efl-wayland.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/patterns/mobile-efl-wayland.yaml b/patterns/mobile-efl-wayland.yaml index f59c90f..fb6882a 100644 --- a/patterns/mobile-efl-wayland.yaml +++ b/patterns/mobile-efl-wayland.yaml @@ -14,3 +14,7 @@ Packages: - e-mod-tizen-wl-textinput - efl-theme-tizen-mobile - e-mod-tizen-qpmgr +- at-spi2-core +- libatspi0 +- typelib-1_0-Atspi-2_0 +- libatk-bridge-2_0-0 |