diff options
author | Jérôme Pouiller <jezz@sysmic.org> | 2016-11-14 14:22:38 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2016-12-17 16:52:38 +0100 |
commit | c01efc5ab92f1c5652f4876c09b169db3a741455 (patch) | |
tree | 8e48247289babc6e957d984a4f81799ef51d106d /package/python-pathvalidate | |
parent | 30128ef4d017add8e8300df43a983001a67455d8 (diff) | |
download | buildroot-c01efc5ab92f1c5652f4876c09b169db3a741455.tar.gz buildroot-c01efc5ab92f1c5652f4876c09b169db3a741455.zip |
xserver_xorg-server: fix dependency with dbus
If dbus and udev are enabled. Xorg link with both:
$ arm-linux-readelf -d usr/bin/X | grep NEEDED
0x00000001 (NEEDED) Shared library: [libdbus-1.so.3]
0x00000001 (NEEDED) Shared library: [libpthread.so.0]
0x00000001 (NEEDED) Shared library: [libudev.so.1]
[...]
Signed-off-by: Jérôme Pouiller <jezz@sysmic.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-pathvalidate')
0 files changed, 0 insertions, 0 deletions