netcat_0.7.1: Gettext is needed
authorStefan Schmidt <stefan@buglabs.net>
Thu, 3 Jun 2010 19:19:24 +0000 (15:19 -0400)
committerStefan Schmidt <stefan@datenfreihafen.org>
Thu, 3 Jun 2010 19:50:43 +0000 (21:50 +0200)
recipes/netcat/netcat_0.7.1.bb

index 811be7f..bf6b3f9 100644 (file)
@@ -2,11 +2,11 @@ DESCRIPTION = "GNU Netcat"
 HOMEPAGE = "http://netcat.sourceforge.net"
 SECTION = "console/network"
 LICENSE = "GPLv2"
-PR = "r3"
+PR = "r4"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/netcat/netcat-${PV}.tar.bz2"
 
-inherit autotools update-alternatives
+inherit autotools update-alternatives gettext
 
 do_install_append() {
        mv ${D}${bindir}/nc ${D}${bindir}/nc.${PN}