All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] base-passwd: Remove unnecessary DEPENDS
@ 2014-02-02 11:37 Phil Blundell
  0 siblings, 0 replies; only message in thread
From: Phil Blundell @ 2014-02-02 11:37 UTC (permalink / raw)
  To: oe-core

Commit 5cab5935d6924e0aca5da4b682bb83e54f20bc1d added dependencies on
docbook-utils-native and linuxdoc-tools-native, even though the same
commit ostensibly disabled building of the documentation and there was
no explanation of why these dependencies might be necessary.  It appears
that they don't serve any useful purpose so let's remove them again.

Signed-off-by: Phil Blundell <pb@pbcl.net>
---
 meta/recipes-core/base-passwd/base-passwd_3.5.29.bb | 2 --
 1 file changed, 2 deletions(-)

diff --git a/meta/recipes-core/base-passwd/base-passwd_3.5.29.bb b/meta/recipes-
index 082037a..8bd053a 100644
--- a/meta/recipes-core/base-passwd/base-passwd_3.5.29.bb
+++ b/meta/recipes-core/base-passwd/base-passwd_3.5.29.bb
@@ -4,8 +4,6 @@ SECTION = "base"
 LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a"
 
-DEPENDS = "docbook-utils-native linuxdoc-tools-native"
-
 SRC_URI = "${DEBIAN_MIRROR}/main/b/base-passwd/base-passwd_${PV}.tar.gz \
            file://add_shutdown.patch \
            file://nobash.patch \




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

only message in thread, other threads:[~2014-02-02 12:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-02 11:37 [PATCH] base-passwd: Remove unnecessary DEPENDS Phil Blundell

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.