All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] ncmpc: update to the 0.32 release tag
@ 2018-10-05 17:01 Max Kellermann
  2018-10-05 17:01 ` [PATCH 2/2] ncmpc: add various PACKAGECONFIGs Max Kellermann
  0 siblings, 1 reply; 2+ messages in thread
From: Max Kellermann @ 2018-10-05 17:01 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Max Kellermann

From: Max Kellermann <max.kellermann@gmail.com>

Signed-off-by: Max Kellermann <max.kellermann@gmail.com>
---
 meta-multimedia/recipes-multimedia/musicpd/ncmpc_0.32.bb | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

diff --git a/meta-multimedia/recipes-multimedia/musicpd/ncmpc_0.32.bb b/meta-multimedia/recipes-multimedia/musicpd/ncmpc_0.32.bb
index 936596a25..bc7764424 100644
--- a/meta-multimedia/recipes-multimedia/musicpd/ncmpc_0.32.bb
+++ b/meta-multimedia/recipes-multimedia/musicpd/ncmpc_0.32.bb
@@ -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"
-- 
2.19.0



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-10-05 17:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-05 17:01 [PATCH 1/2] ncmpc: update to the 0.32 release tag Max Kellermann
2018-10-05 17:01 ` [PATCH 2/2] ncmpc: add various PACKAGECONFIGs Max Kellermann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.