X-Git-Url: https://git.sthu.org/?p=shuber-gentoo-overlay.git;a=blobdiff_plain;f=games-action%2Fsupertuxkart%2Ffiles%2Fsupertuxkart-0.8.1-gentoo.patch;fp=games-action%2Fsupertuxkart%2Ffiles%2Fsupertuxkart-0.8.1-gentoo.patch;h=0000000000000000000000000000000000000000;hp=14a9d7f59ddceb4ff30f4ddad9f45b3d75571c23;hb=48cd36aa3925a1da5bdb0911eacf5bcd8597d8d7;hpb=73fa44dbd16d18877a0a938e8dbb6bd1510a263e diff --git a/games-action/supertuxkart/files/supertuxkart-0.8.1-gentoo.patch b/games-action/supertuxkart/files/supertuxkart-0.8.1-gentoo.patch deleted file mode 100644 index 14a9d7f..0000000 --- a/games-action/supertuxkart/files/supertuxkart-0.8.1-gentoo.patch +++ /dev/null @@ -1,17 +0,0 @@ -this is gentoo specific, because of unbundling Irrlicht dependencies - ---- CMakeLists.txt -+++ CMakeLists.txt -@@ -196,7 +196,11 @@ - ${IRRLICHT_LIBRARY} - ${IRRLICHT_XF86VM_LIBRARY} - ${OPENAL_LIBRARY} -- ${OPENGL_LIBRARIES}) -+ ${OPENGL_LIBRARIES} -+ png -+ jpeg -+ bz2 -+ z) - - if(USE_FRIBIDI) - target_link_libraries(supertuxkart ${FRIBIDI_LIBRARIES})