summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/tcltk/tk_8.6.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-devtools/tcltk/tk_8.6.0.bb')
-rw-r--r--meta-oe/recipes-devtools/tcltk/tk_8.6.0.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-oe/recipes-devtools/tcltk/tk_8.6.0.bb b/meta-oe/recipes-devtools/tcltk/tk_8.6.0.bb
index a5e76e9963..1177d03688 100644
--- a/meta-oe/recipes-devtools/tcltk/tk_8.6.0.bb
+++ b/meta-oe/recipes-devtools/tcltk/tk_8.6.0.bb
@@ -15,8 +15,6 @@ LIC_FILES_CHKSUM = "file://../license.terms;md5=c88f99decec11afa967ad33d314f87fe
15 file://../xlib/license.terms;md5=c88f99decec11afa967ad33d314f87fe \ 15 file://../xlib/license.terms;md5=c88f99decec11afa967ad33d314f87fe \
16" 16"
17 17
18PNBLACKLIST[tk] = "tk8.6.0/unix/libtk8.6.so: error: undefined reference to 'FcCharSetHasChar'"
19
20DEPENDS = "tcl virtual/libx11 libxt" 18DEPENDS = "tcl virtual/libx11 libxt"
21 19
22SRC_URI = "\ 20SRC_URI = "\
@@ -26,6 +24,7 @@ SRC_URI = "\
26 file://tklibrary.diff;striplevel=2 \ 24 file://tklibrary.diff;striplevel=2 \
27 file://tkprivate.diff;striplevel=2 \ 25 file://tkprivate.diff;striplevel=2 \
28 file://fix-xft.diff \ 26 file://fix-xft.diff \
27 file://configure.use.fontconfig.with.xft.patch \
29" 28"
30SRC_URI[md5sum] = "b883a1a3c489c17413fb602a94bf54e8" 29SRC_URI[md5sum] = "b883a1a3c489c17413fb602a94bf54e8"
31SRC_URI[sha256sum] = "5c708b2b6f658916df59190b27750fa1ea2bc10992108e10f961c0700f058de6" 30SRC_URI[sha256sum] = "5c708b2b6f658916df59190b27750fa1ea2bc10992108e10f961c0700f058de6"