diff --git a/package/retroarch/0006-enable-networking.patch b/package/retroarch/0006-enable-networking.patch new file mode 100644 index 00000000..3fe0d0c4 --- /dev/null +++ b/package/retroarch/0006-enable-networking.patch @@ -0,0 +1,13 @@ +diff --git a/Makefile.miyoo b/Makefile.miyoo +index 2880af10ad..1762d23e72 100644 +--- a/Makefile.miyoo ++++ b/Makefile.miyoo +@@ -112,7 +112,7 @@ HAVE_LIBSHAKE = 0 + HAVE_CORE_INFO_CACHE = 1 + #HAVE_TINYALSA = 1 + HAVE_NEAREST_RESAMPLER = 1 +- ++HAVE_NETWORKING = 1 + OS = Linux + TARGET = retroarch +