diff options
author | Thomas De Schampheleire <patrickdepinguin@gmail.com> | 2013-12-06 22:33:50 +0100 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2013-12-07 11:00:13 +0100 |
commit | 2a3089573439f77a4b752879cff925b4ff45938b (patch) | |
tree | 13cd36836c11fa138784f075f02a36c414f8953d /package/python-dialog | |
parent | d1ab8c5827545882c048331613ad108a3366bc0d (diff) | |
download | buildroot-2a3089573439f77a4b752879cff925b4ff45938b.tar.gz buildroot-2a3089573439f77a4b752879cff925b4ff45938b.zip |
X.org: needs dynamic library support
xlib_libX11, one of the main libraries of X.org, uses dlfcn.h and dlopen.
To avoid having to add a dependency on !BR2_PREFER_STATIC_LIB on tons of
packages, we promote this dependency to X.org itself (similar to how thread
support is handled in X.org).
Fixes
http://autobuild.buildroot.net/results/a47/a47c5d96f880af04b85bb6773e87d04f9d7c2864/
Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/python-dialog')
0 files changed, 0 insertions, 0 deletions