libchdr requires both 7zip and zlib

This commit is contained in:
twinaphex 2017-12-25 04:18:42 +01:00
parent 8ff5c00600
commit 72bf298701

View File

@ -1433,6 +1433,7 @@ OBJ += $(ZLIB_OBJS)
endif
endif
ifeq ($(HAVE_7ZIP), 1)
ifeq ($(HAVE_ZLIB), 1)
ifeq ($(HAVE_FLAC), 1)
DEFINES += -DHAVE_CHD -DWANT_SUBCODE -DWANT_RAW_DATA_SECTOR
@ -1445,6 +1446,7 @@ ifeq ($(HAVE_FLAC), 1)
$(LIBRETRO_COMM_DIR)/streams/chd_stream.o
endif
endif
endif
# Video4Linux 2