SDL dependency was removed in commit f29b3431f6294168e5f8fc63edb91c15c6a08e41.
Signed-off-by: Marc-André Lureau <marcandre.lur...@redhat.com> --- chardev/Makefile.objs | 1 - 1 file changed, 1 deletion(-) diff --git a/chardev/Makefile.objs b/chardev/Makefile.objs index d68e1347f9..7749bc0ec2 100644 --- a/chardev/Makefile.objs +++ b/chardev/Makefile.objs @@ -19,7 +19,6 @@ chardev-obj-$(CONFIG_WIN32) += char-win-stdio.o common-obj-y += msmouse.o wctablet.o testdev.o common-obj-$(CONFIG_BRLAPI) += baum.o -baum.o-cflags := $(SDL_CFLAGS) baum.o-libs := $(BRLAPI_LIBS) common-obj-$(CONFIG_SPICE) += spice.o -- 2.21.0.rc1