aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/openmotif/openmotif_2.3.3.bb6
1 files changed, 4 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/openmotif/openmotif_2.3.3.bb b/meta-oe/recipes-support/openmotif/openmotif_2.3.3.bb
index 2e9c2de9f6..e7a0220e04 100644
--- a/meta-oe/recipes-support/openmotif/openmotif_2.3.3.bb
+++ b/meta-oe/recipes-support/openmotif/openmotif_2.3.3.bb
@@ -1,11 +1,13 @@
SECTION = "libs"
DESCRIPTION = "OSM/Motif implementation."
LICENSE = "OGPL"
-DEPENDS = "xbitmaps virtual/libx11 libxt libxp"
+DEPENDS = "xbitmaps virtual/libx11 libxt libxp libxft"
LIC_FILES_CHKSUM = "file://LICENSE;md5=14f692c82491db3d52419929d2f3b343"
-SRC_URI = "http://openmotif.com/files/public_downloads/openmotif/2.3/2.3.3/openmotif-2.3.3.tar.gz \
+PR = "r1"
+
+SRC_URI = "http://fossies.org/unix/misc/openmotif-2.3.3.tar.gz \
file://configure.patch;patch=1"
SRC_URI[md5sum] = "fd27cd3369d6c7d5ef79eccba524f7be"