w3m: force linkage to libX11 to unbreak build.
This commit is contained in:
parent
0b27991b5c
commit
6f4329386d
|
@ -17,6 +17,8 @@ checksum=e994d263f2fd2c22febfbe45103526e00145a7674a0fda79c822b97c2770a9e3
|
|||
|
||||
disable_parallel_build=yes
|
||||
|
||||
LDFLAGS="-lX11"
|
||||
|
||||
pre_build() {
|
||||
# build host mktable
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Reference in New Issue