mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
ncmpc: update to 0.45
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
ed54f12e19
commit
4a1e796639
|
|
@ -11,6 +11,8 @@ DEPENDS += " \
|
|||
libmpdclient \
|
||||
"
|
||||
|
||||
RDEPENDS_${PN} += "python3-core"
|
||||
|
||||
PACKAGECONFIG ??= "colors locale mouse nls regex help_screen library_screen search_screen song_screen key_screen lyrics_screen outputs_screen"
|
||||
|
||||
PACKAGECONFIG[colors] = "-Dcolors=true,-Dcolors=false"
|
||||
|
|
@ -33,5 +35,5 @@ PACKAGECONFIG[chat_screen] = "-Dchat_screen=true,-Dchat_screen=false"
|
|||
SRC_URI = " \
|
||||
git://github.com/MusicPlayerDaemon/ncmpc \
|
||||
"
|
||||
SRCREV = "2c71add42152072c5e0490de2870315dfb3b71e1"
|
||||
SRCREV = "6780ec072f1d314f44ed77efdc58d03c6fbcc96b"
|
||||
S = "${WORKDIR}/git"
|
||||
Loading…
Reference in New Issue
Block a user