build: fix build without libfont.la
We still have dead dependencies on libfont.la but don't build it anymore. Remove the dependency as it is directly linked now. Reported-by: Vladimir Kravets Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
This commit is contained in:
parent
776566e216
commit
77b67694d2
@ -493,7 +493,6 @@ kmscon_LDADD = \
|
||||
$(XKBCOMMON_LIBS) \
|
||||
libeloop.la \
|
||||
libuterm.la \
|
||||
libfont.la \
|
||||
-lpthread
|
||||
kmscon_LDFLAGS = \
|
||||
-rdynamic
|
||||
|
Loading…
x
Reference in New Issue
Block a user