w3m: force linkage to libX11 to unbreak build.
This commit is contained in:
parent
0b27991b5c
commit
6f4329386d
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@ checksum=e994d263f2fd2c22febfbe45103526e00145a7674a0fda79c822b97c2770a9e3
|
||||||
|
|
||||||
disable_parallel_build=yes
|
disable_parallel_build=yes
|
||||||
|
|
||||||
|
LDFLAGS="-lX11"
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
# build host mktable
|
# build host mktable
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue