From 4c88fcf974c86a0ebc0d6500993dd5acf97841aa Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Mon, 18 Oct 2004 21:16:25 +0000 Subject: [PATCH] Merge openembedded@openembedded.bkbits.net:packages into handhelds.org:/home/kergoth/code/packages 2004/10/18 16:06:57-05:00 handhelds.org!kergoth Add gettext-native to wget's DEPENDS. BKrev: 417432a9Tb3nRa-IAqmGeJFV6Vl1xg --- wget/wget_1.9.1.oe | 1 + 1 file changed, 1 insertion(+) diff --git a/wget/wget_1.9.1.oe b/wget/wget_1.9.1.oe index bc9dc35c8f..d2b4e905cf 100644 --- a/wget/wget_1.9.1.oe +++ b/wget/wget_1.9.1.oe @@ -1,6 +1,7 @@ DESCRIPTION = "A console URL download utility featuring HTTP, FTP, and more." SECTION = "console/network" MAINTAINER = "Chris Larson " +DEPENDS = "gettext-native" PR = "r1" SRC_URI = "${GNU_MIRROR}/wget/wget-${PV}.tar.gz \ -- 2.39.5