Merge pull request #19 from schnitzeltony/master

libsdl-net: fix build by using pkg-config to find SDL
This commit is contained in:
Marko Lindqvist
2017-04-16 00:25:22 +03:00
committed by GitHub

View File

@@ -12,9 +12,7 @@ SRC_URI = " \
S = "${WORKDIR}/SDL_net-${PV}"
inherit autotools
EXTRA_OECONF += "SDL_CONFIG=${STAGING_BINDIR_CROSS}/sdl-config"
inherit autotools pkgconfig
SRC_URI[md5sum] = "20e64e61d65662db66c379034f11f718"
SRC_URI[sha256sum] = "5f4a7a8bb884f793c278ac3f3713be41980c5eedccecff0260411347714facb4"