diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2017-06-05 11:13:09 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-06-05 11:13:09 +0200 |
commit | 41cf832cc9abd6f2293a6d612463a34a53a9a52a (patch) | |
tree | 9c8c98b7faa1fdacb0c97cf157a7577e89678ad7 /meta-oe | |
parent | fa3c3c972755d72dd794714c545065dff5b863ba (diff) | |
download | meta-openembedded-41cf832cc9abd6f2293a6d612463a34a53a9a52a.tar.gz |
Revert "rrdtool: add gettext-native dependency"
This reverts commit e1b1f8cf320004e3b917ae78e26271352f468051.
Diffstat (limited to 'meta-oe')
-rw-r--r-- | meta-oe/recipes-extended/rrdtool/rrdtool_1.6.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/rrdtool/rrdtool_1.6.0.bb b/meta-oe/recipes-extended/rrdtool/rrdtool_1.6.0.bb index 45b28c259..a3aac45dd 100644 --- a/meta-oe/recipes-extended/rrdtool/rrdtool_1.6.0.bb +++ b/meta-oe/recipes-extended/rrdtool/rrdtool_1.6.0.bb | |||
@@ -4,7 +4,7 @@ HOMEPAGE = "http://oss.oetiker.ch/rrdtool/" | |||
4 | LICENSE = "GPLv2" | 4 | LICENSE = "GPLv2" |
5 | LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=3349111ed0533471494beec99715bc9d" | 5 | LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=3349111ed0533471494beec99715bc9d" |
6 | 6 | ||
7 | DEPENDS = "libpng zlib cairo pango glib-2.0 libxml2 groff-native gettext-native" | 7 | DEPENDS = "libpng zlib cairo pango glib-2.0 libxml2 groff-native" |
8 | 8 | ||
9 | SRCREV = "61f116744262c4c18922dcf806e496715f199669" | 9 | SRCREV = "61f116744262c4c18922dcf806e496715f199669" |
10 | PV = "1.6.0" | 10 | PV = "1.6.0" |