mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
ncmpc: update to the 0.32 release tag
Signed-off-by: Max Kellermann <max.kellermann@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -7,17 +7,14 @@ inherit meson
|
||||
|
||||
DEPENDS += " \
|
||||
gettext-native \
|
||||
glib-2.0 \
|
||||
boost \
|
||||
pcre \
|
||||
ncurses \
|
||||
libmpdclient \
|
||||
"
|
||||
|
||||
# We're using a 0.32 pre-release commit which contains a fix for a
|
||||
# build failure.
|
||||
PV = "0.32~git${SRCPV}"
|
||||
|
||||
SRC_URI = " \
|
||||
git://github.com/MusicPlayerDaemon/ncmpc \
|
||||
"
|
||||
SRCREV = "1150f7931de7588643437069dd798724dc1ceb47"
|
||||
SRCREV = "b03703653d3f4a418c4a8b6a9e32834dd882a185"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user