diff options
| -rw-r--r-- | meta-multimedia/recipes-multimedia/musicpd/ncmpc_0.45.bb (renamed from meta-multimedia/recipes-multimedia/musicpd/ncmpc_0.38.bb) | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-multimedia/recipes-multimedia/musicpd/ncmpc_0.38.bb b/meta-multimedia/recipes-multimedia/musicpd/ncmpc_0.45.bb index ebf5d290bd..c089b64edc 100644 --- a/meta-multimedia/recipes-multimedia/musicpd/ncmpc_0.38.bb +++ b/meta-multimedia/recipes-multimedia/musicpd/ncmpc_0.45.bb | |||
| @@ -11,6 +11,8 @@ DEPENDS += " \ | |||
| 11 | libmpdclient \ | 11 | libmpdclient \ |
| 12 | " | 12 | " |
| 13 | 13 | ||
| 14 | RDEPENDS_${PN} += "python3-core" | ||
| 15 | |||
| 14 | PACKAGECONFIG ??= "colors locale mouse nls regex help_screen library_screen search_screen song_screen key_screen lyrics_screen outputs_screen" | 16 | PACKAGECONFIG ??= "colors locale mouse nls regex help_screen library_screen search_screen song_screen key_screen lyrics_screen outputs_screen" |
| 15 | 17 | ||
| 16 | PACKAGECONFIG[colors] = "-Dcolors=true,-Dcolors=false" | 18 | PACKAGECONFIG[colors] = "-Dcolors=true,-Dcolors=false" |
| @@ -33,5 +35,5 @@ PACKAGECONFIG[chat_screen] = "-Dchat_screen=true,-Dchat_screen=false" | |||
| 33 | SRC_URI = " \ | 35 | SRC_URI = " \ |
| 34 | git://github.com/MusicPlayerDaemon/ncmpc \ | 36 | git://github.com/MusicPlayerDaemon/ncmpc \ |
| 35 | " | 37 | " |
| 36 | SRCREV = "2c71add42152072c5e0490de2870315dfb3b71e1" | 38 | SRCREV = "6780ec072f1d314f44ed77efdc58d03c6fbcc96b" |
| 37 | S = "${WORKDIR}/git" | 39 | S = "${WORKDIR}/git" |
