mirror of
https://github.com/cazfi/meta-games.git
synced 2026-09-12 03:49:31 +02:00
Merge pull request #19 from schnitzeltony/master
libsdl-net: fix build by using pkg-config to find SDL
This commit is contained in:
4
dependencies/libsdl-net/libsdl-net_1.2.8.bb
vendored
4
dependencies/libsdl-net/libsdl-net_1.2.8.bb
vendored
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user