kumquat-buildroot/package/x11r7/xproto_trapproto/Config.in
Thomas Petazzoni 60ff66d807 Fix dependencies for TrapProto
The .pc file of TrapProto says that it depends on xt, even through it
doesn't depend on it at compile time. However, if xt isn't present
when TrapProto has been installed, the compilation of Xserver fails
telling that there is a missing dependency in TrapProto on Xt.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2010-02-13 16:13:37 +01:00

7 lines
141 B
Plaintext

config BR2_PACKAGE_XPROTO_TRAPPROTO
bool "trapproto"
select BR2_PACKAGE_XLIB_LIBXT
help
trapproto 3.4.3
X.Org Trap protocol headers