aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/sed/sed_4.1.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/sed/sed_4.1.2.bb')
-rw-r--r--recipes/sed/sed_4.1.2.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/sed/sed_4.1.2.bb b/recipes/sed/sed_4.1.2.bb
index 5cfa531db3..474ae3041b 100644
--- a/recipes/sed/sed_4.1.2.bb
+++ b/recipes/sed/sed_4.1.2.bb
@@ -1,12 +1,12 @@
LICENSE = "GPL"
SECTION = "console/utils"
DESCRIPTION = "sed is a Stream EDitor."
-PR = "r1"
+PR = "r2"
SRC_URI = "${GNU_MIRROR}/sed/sed-${PV}.tar.gz"
S = "${WORKDIR}/sed-${PV}"
-inherit autotools
+inherit gettext autotools
do_install () {
autotools_do_install