mirror of
https://github.com/libretro/RetroArch.git
synced 2025-02-01 22:42:22 +00:00
(Lakka) Do not link libpng in Makefile.win
This commit is contained in:
parent
81264060e2
commit
0bf25b5020
@ -122,7 +122,6 @@ ifeq ($(HAVE_RGUI), 1)
|
||||
ifeq ($(HAVE_LAKKA), 1)
|
||||
OBJ += frontend/menu/backend/menu_lakka_backend.o frontend/menu/disp/lakka.o
|
||||
DEFINES += -DHAVE_LAKKA
|
||||
LIBS += -lpng
|
||||
endif
|
||||
endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user