diff options
author | José Bollo <jose.bollo@open.eurogiciel.org> | 2015-01-13 09:08:38 +0100 |
---|---|---|
committer | JF Ding <jian-feng.ding@intel.com> | 2015-01-19 18:33:17 -0800 |
commit | 1fb0e3c23047892adbbe520b3206e9b997b0550a (patch) | |
tree | c40850a3c349375a5cfcd4d070799aaa19c6e090 /Tizen:Common | |
parent | 68138e7e8b84acdc2100f1c66ba2fd331ca4bec4 (diff) | |
download | obs-1fb0e3c23047892adbbe520b3206e9b997b0550a.tar.gz obs-1fb0e3c23047892adbbe520b3206e9b997b0550a.tar.bz2 obs-1fb0e3c23047892adbbe520b3206e9b997b0550a.zip |
Adding preference for vconf-buxton
While integrating buxton, the package vconf-buxton provides
API of vconf and should be prefered until vconf is dropped.
Change-Id: Ied1631ae578326753335d46ffcd29fc0fd3af11b
Signed-off-by: José Bollo <jose.bollo@open.eurogiciel.org>
Diffstat (limited to 'Tizen:Common')
-rw-r--r-- | Tizen:Common/_config | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Tizen:Common/_config b/Tizen:Common/_config index d763325..731d107 100644 --- a/Tizen:Common/_config +++ b/Tizen:Common/_config @@ -24,6 +24,10 @@ Prefer: util-linux Prefer: libtapi-devel Prefer: libpci-devel +Prefer: vconf-buxton +Prefer: vconf-buxton-devel +Prefer: vconf-buxton-keys-devel + ############################# profile definition ############################### %define profile common |