All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][MASTER][PATCH] lxdm: add libpam DEPENDS
@ 2014-06-24 18:26 Trevor Woerner
  2014-06-24 20:02 ` Stephen Arnold
  0 siblings, 1 reply; 7+ messages in thread
From: Trevor Woerner @ 2014-06-24 18:26 UTC (permalink / raw)
  To: openembedded-devel; +Cc: patches

Signed-off-by: Trevor Woerner <trevor.woerner@linaro.org>
---
 meta-oe/recipes-graphics/lxdm/lxdm_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-graphics/lxdm/lxdm_git.bb b/meta-oe/recipes-graphics/lxdm/lxdm_git.bb
index dc40fb2..d0eb516 100644
--- a/meta-oe/recipes-graphics/lxdm/lxdm_git.bb
+++ b/meta-oe/recipes-graphics/lxdm/lxdm_git.bb
@@ -16,7 +16,7 @@ SRCREV = "07fb151a99ef99318b71f3de0afbba977b1e6267"
 PV = "0.5.0+git${SRCPV}"
 PE = "1"
 
-DEPENDS = "virtual/libintl intltool-native cairo dbus gdk-pixbuf glib-2.0 gtk+ virtual/libx11 libxcb pango iso-codes"
+DEPENDS = "virtual/libintl intltool-native cairo dbus gdk-pixbuf glib-2.0 gtk+ virtual/libx11 libxcb pango iso-codes libpam"
 DEPENDS += "${@base_contains("DISTRO_FEATURES", "systemd", "", "consolekit", d)}"
 
 # combine oe-core way with angstrom DISTRO_TYPE
-- 
2.0.0.5.gbce14aa



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

end of thread, other threads:[~2014-07-14 17:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-24 18:26 [meta-oe][MASTER][PATCH] lxdm: add libpam DEPENDS Trevor Woerner
2014-06-24 20:02 ` Stephen Arnold
2014-06-24 20:49   ` Trevor Woerner
2014-06-25  4:16     ` Stephen Arnold
2014-07-10 15:09       ` Trevor Woerner
2014-07-10 16:35         ` Stephen Arnold
2014-07-14 17:19         ` Stephen Arnold

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.