aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2011-03-08 14:29:54 -0700
committerTom Rini <tom_rini@mentor.com>2011-03-08 14:31:27 -0700
commit1be67ccc1c3dc87ec14aece3d38e17c86d3b52e5 (patch)
tree9439663fa6858dbb97a6c8fcf78f0396022fa347 /recipes
parente36ad552762d35433ba5265691f55da7ffec2ba8 (diff)
downloadopenembedded-1be67ccc1c3dc87ec14aece3d38e17c86d3b52e5.tar.gz
whois.inc: Update DEPENDS based on already inheriting gettext
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Diffstat (limited to 'recipes')
-rw-r--r--recipes/whois/whois.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes/whois/whois.inc b/recipes/whois/whois.inc
index f7fc93861d..e6fcb881b8 100644
--- a/recipes/whois/whois.inc
+++ b/recipes/whois/whois.inc
@@ -1,4 +1,3 @@
-DEPENDS += "gettext-native virtual/libintl"
DESCRIPTION = "whois is an improved whois client"
LICENSE = "GPL"
HOMEPAGE = "http://www.linux.it/~md/software/"