From: Tom Rini Date: Tue, 8 Mar 2011 21:29:54 +0000 (-0700) Subject: whois.inc: Update DEPENDS based on already inheriting gettext X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1be67ccc1c3dc87ec14aece3d38e17c86d3b52e5;p=openembedded.git whois.inc: Update DEPENDS based on already inheriting gettext Signed-off-by: Tom Rini --- 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/"