[oe-commits] Ross Burton : numlockx: remove spurious imake dependency

git at git.openembedded.org git at git.openembedded.org
Tue Sep 17 17:09:42 UTC 2013


Module: meta-openembedded.git
Branch: master
Commit: f87155ac7290b3a6274a7937e01f29778e071010
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=f87155ac7290b3a6274a7937e01f29778e071010

Author: Ross Burton <ross.burton at intel.com>
Date:   Mon Sep  9 13:59:44 2013 +0000

numlockx: remove spurious imake dependency

Signed-off-by: Ross Burton <ross.burton at intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-oe/recipes-graphics/numlockx/numlockx_1.2.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta-oe/recipes-graphics/numlockx/numlockx_1.2.bb b/meta-oe/recipes-graphics/numlockx/numlockx_1.2.bb
index daa2c52..22dfbe4 100644
--- a/meta-oe/recipes-graphics/numlockx/numlockx_1.2.bb
+++ b/meta-oe/recipes-graphics/numlockx/numlockx_1.2.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "http://home.kde.org/~seli/numlockx/"
 SECTION = "x11/apps"
 LICENSE = "MIT-X"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=dcb1cc75e21540a4a66b54e38d95b047"
-DEPENDS = "imake-native virtual/libx11 libxtst"
+DEPENDS = "virtual/libx11 libxtst"
 
 SRC_URI = "http://home.kde.org/~seli/numlockx/numlockx-${PV}.tar.gz"
 



More information about the Openembedded-commits mailing list