Link dvdidutils

This commit is contained in:
Phillip Stephens 2022-10-21 09:30:09 -07:00
parent 1630ae81cc
commit 8f387da810
1 changed files with 2 additions and 2 deletions

View File

@ -766,7 +766,7 @@ LIBS = [
},
{
"lib": "dvd",
"mwcc_version": "1.2.5",
"mwcc_version": "1.2.5e",
"cflags": "$cflags_base",
"host": False,
"objects": [
@ -775,7 +775,7 @@ LIBS = [
["Dolphin/dvd/dvd", False],
"Dolphin/dvd/dvdqueue",
"Dolphin/dvd/dvderror",
"Dolphin/dvd/dvdidutils",
["Dolphin/dvd/dvdidutils", True],
"Dolphin/dvd/dvdfatal",
"Dolphin/dvd/fstload",
],