diff options
author | Ross Burton <ross.burton@arm.com> | 2023-05-19 17:34:30 +0100 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-05-20 00:45:51 -0700 |
commit | 35987e0a8a8210ca48f5bbe1d14e387b72988fca (patch) | |
tree | e80d0d74378038fc25f0c1cf9a61f22c5131e8bc /meta-oe/recipes-graphics/graphviz | |
parent | 046bb5b7984e8cf999b14ba9513919fbba1cc8fe (diff) | |
download | meta-openembedded-35987e0a8a8210ca48f5bbe1d14e387b72988fca.tar.gz |
graphviz: no longer needs intltool-native
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-graphics/graphviz')
-rw-r--r-- | meta-oe/recipes-graphics/graphviz/graphviz_2.50.0.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/graphviz/graphviz_2.50.0.bb b/meta-oe/recipes-graphics/graphviz/graphviz_2.50.0.bb index 967b9321b..b63017576 100644 --- a/meta-oe/recipes-graphics/graphviz/graphviz_2.50.0.bb +++ b/meta-oe/recipes-graphics/graphviz/graphviz_2.50.0.bb | |||
@@ -4,7 +4,6 @@ LICENSE = "EPL-1.0" | |||
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=9109f5fc16cf963fb3cdd32781b3ce04" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=9109f5fc16cf963fb3cdd32781b3ce04" |
5 | 5 | ||
6 | DEPENDS = " \ | 6 | DEPENDS = " \ |
7 | intltool-native \ | ||
8 | bison-native \ | 7 | bison-native \ |
9 | groff-native \ | 8 | groff-native \ |
10 | libtool \ | 9 | libtool \ |