All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] grub-efi-native: remove help2man dependency
@ 2012-07-20 11:33 Radu Moisan
  0 siblings, 0 replies; only message in thread
From: Radu Moisan @ 2012-07-20 11:33 UTC (permalink / raw)
  To: openembedded-core

As suggested in 70067f082af279b58247467ec29283b310a1575e we do not
need this dependency.

[YOCTO #2527]

Signed-off-by: Radu Moisan <radu.moisan@intel.com>
---
 meta/recipes-bsp/grub/grub-efi-native_1.99.bb |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-bsp/grub/grub-efi-native_1.99.bb b/meta/recipes-bsp/grub/grub-efi-native_1.99.bb
index 86a6d44..9e923bd 100644
--- a/meta/recipes-bsp/grub/grub-efi-native_1.99.bb
+++ b/meta/recipes-bsp/grub/grub-efi-native_1.99.bb
@@ -14,7 +14,7 @@ LICENSE = "GPLv3"
 LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
 
 # FIXME: We should be able to optionally drop freetype as a dependency
-DEPENDS = "help2man-native autogen-native"
+DEPENDS = "autogen-native"
 RDEPENDS_${PN} = "diffutils freetype"
 PR = "r10"
 
-- 
1.7.9.5




^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2012-07-20 11:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-20 11:33 [PATCH] grub-efi-native: remove help2man dependency Radu Moisan

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.