diff options
author | Joonsub Lee <joon-sub.lee@samsung.com> | 2016-05-16 10:51:50 +0900 |
---|---|---|
committer | Joonsub Lee <joon-sub.lee@samsung.com> | 2016-05-16 10:52:06 +0900 |
commit | fe11bd548931a37b4f7d686ad12b082362bb3440 (patch) | |
tree | 1197701d76a0e070bf1827715e0f671b4d75803a | |
parent | 571b2092edca3e13987b7fc208a2dda602ba1065 (diff) | |
download | meta-mobile-fe11bd548931a37b4f7d686ad12b082362bb3440.tar.gz meta-mobile-fe11bd548931a37b4f7d686ad12b082362bb3440.tar.bz2 meta-mobile-fe11bd548931a37b4f7d686ad12b082362bb3440.zip |
[TRE-283] Remove option value from boost packagessubmit/tizen/20160516.005447accepted/tizen/mobile/20160516.091322
Change-Id: I53c635e7267a5cbc16fe33e7882e238060fbbe6f
Signed-off-by: Joonsub Lee <joon-sub.lee@samsung.com>
-rw-r--r-- | patterns/mobile-middleware.yaml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/patterns/mobile-middleware.yaml b/patterns/mobile-middleware.yaml index b2d767e..0d04e13 100644 --- a/patterns/mobile-middleware.yaml +++ b/patterns/mobile-middleware.yaml @@ -100,9 +100,9 @@ Packages: - libauth-fw-client-admin - libjson-glib - ui-gadget-1 -- boost-program-options1_58_0 -- boost-regex1_58_0 -- boost-date-time1_58_0 +- boost-program-options +- boost-regex +- boost-date-time - capi-appfw-package-manager - capi-system-device - capi-messaging-email |