Build in a pure Wayland environment 80/16680/3
authorKévin THIERRY <kevin.thierry@open.eurogiciel.org>
Wed, 2 Apr 2014 08:49:39 +0000 (10:49 +0200)
committerKévin THIERRY <kevin.thierry@open.eurogiciel.org>
Tue, 8 Apr 2014 07:29:04 +0000 (09:29 +0200)
commit88793ab1ff4ca3dff847efb6064ac8d115651f68
treec709f378adc9ecf0f060e066cb362d2b7f32e21c
parent9c040d9750983c0ac8d6498bf1cb476017e4b082
Build in a pure Wayland environment

Note that this change only allow the package to build in a pure wayland
environment but doesn't make it functionnal since some X11 -> Wayland
equivalents doesn't exist yet. The changes that remain to be made in
order to get it working in a pure Wayland environment are marked by the
comment "TO_DO_WAYLAND". Bug report regarding this issue: PTREL-724.

Change-Id: I69194192d39605e9858141af7f1e74c4206f32c5
Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
client/CMakeLists.txt
client/net_nfc_client_system_handler.c
client/net_nfc_client_util.c
daemon/CMakeLists.txt
daemon/net_nfc_server_util.c
packaging/nfc-manager-neard.spec
src/manager/CMakeLists.txt