mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +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:
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"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user