summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-graphics/gtkwave
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-graphics/gtkwave')
-rw-r--r--meta-oe/recipes-graphics/gtkwave/gtkwave_3.3.104.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/gtkwave/gtkwave_3.3.104.bb b/meta-oe/recipes-graphics/gtkwave/gtkwave_3.3.104.bb
index 6c06c30aa..6c22f0e04 100644
--- a/meta-oe/recipes-graphics/gtkwave/gtkwave_3.3.104.bb
+++ b/meta-oe/recipes-graphics/gtkwave/gtkwave_3.3.104.bb
@@ -18,6 +18,6 @@ RDEPENDS_${PN} += "tk-lib"
18inherit features_check 18inherit features_check
19ANY_OF_DISTRO_FEATURES = "${GTK2DISTROFEATURES}" 19ANY_OF_DISTRO_FEATURES = "${GTK2DISTROFEATURES}"
20 20
21EXTRA_OECONF = "--with-tcl=${STAGING_BINDIR_CROSS} --with-tk=${STAGING_BINDIR_CROSS} --with-tirpc" 21EXTRA_OECONF = "--with-tcl=${STAGING_BINDIR_CROSS} --with-tk=${STAGING_BINDIR_CROSS} --with-tirpc --disable-mime-update"
22 22
23FILES_${PN} = "${bindir} ${datadir}" 23FILES_${PN} = "${bindir} ${datadir}"