Packaging: add missing de pendency to pkgconfig
[profile/ivi/common-api-dbus-runtime.git] / README.Tizen
1 README.Tizen
2
3 The DBus patch needed by CommonAPI-DBus is not applied in Tizen DBus.
4 Therefore, a local build is needed to enable full CommonAPI-DBus
5 functionality.
6
7 # STEPS
8
9 1. git clone dbus, common-api-runtime, and common-api-dbus-runtime in the same
10    directory (e.g., 'franca/')
11 2. Apply dbus-DBusMessage-add-support-for-custom-marshaling.patch to dbus
12 3. run gbs build with
13    '--include-all --define "_with_dbus_patch_enabled 1" franca/', e.g.,
14
15    gbs build -A i586 -R \
16    http://download.tizen.org/releases/daily/tizen/ivi/latest/repos/atom/packages/ \
17    --skip-conf-repos --include-all --define "_with_dbus_patch_enabled 1" franca/
18
19    (it builds dbus, common-api-runtime, and common-api-dbus-runtime in one go)
20
21 4. Install the libraries in the image.