summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/xorg-xserver/xserver-kdrive_1.7.99.2.bb
diff options
context:
space:
mode:
authorScott Garman <scott.a.garman@intel.com>2011-02-07 14:14:00 -0800
committerRichard Purdie <rpurdie@linux.intel.com>2011-02-09 22:45:47 +0000
commitb0c2d6fed4914c55361816c520b45feff28aa15d (patch)
treea6d6a62a4f2c34274c79e32647b50291e902bd0c /meta/recipes-graphics/xorg-xserver/xserver-kdrive_1.7.99.2.bb
parent2fbcf1419909cf2840d56bf461ab04f8298f14c6 (diff)
downloadpoky-b0c2d6fed4914c55361816c520b45feff28aa15d.tar.gz
xserver-kdrive.inc: add openssl to DEPENDS
This fixes the following configure error: No suitable SHA1 implementation found Signed-off-by: Scott Garman <scott.a.garman@intel.com>
Diffstat (limited to 'meta/recipes-graphics/xorg-xserver/xserver-kdrive_1.7.99.2.bb')
-rw-r--r--meta/recipes-graphics/xorg-xserver/xserver-kdrive_1.7.99.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-xserver/xserver-kdrive_1.7.99.2.bb b/meta/recipes-graphics/xorg-xserver/xserver-kdrive_1.7.99.2.bb
index ea3268e78e..f6a0d83ccb 100644
--- a/meta/recipes-graphics/xorg-xserver/xserver-kdrive_1.7.99.2.bb
+++ b/meta/recipes-graphics/xorg-xserver/xserver-kdrive_1.7.99.2.bb
@@ -7,7 +7,7 @@ RDEPENDS_${PN} += "xkeyboard-config"
7EXTRA_OECONF += "--disable-glx" 7EXTRA_OECONF += "--disable-glx"
8 8
9PE = "1" 9PE = "1"
10PR = "r25" 10PR = "r26"
11 11
12SRC_URI = "${XORG_MIRROR}/individual/xserver/xorg-server-${PV}.tar.bz2 \ 12SRC_URI = "${XORG_MIRROR}/individual/xserver/xorg-server-${PV}.tar.bz2 \
13 file://extra-kmodes.patch;patch=1 \ 13 file://extra-kmodes.patch;patch=1 \