mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
numlockx: remove spurious imake dependency
Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
080887cf4a
commit
f87155ac72
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user