mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-17 16:47:13 +00:00
bdftopcf: remove dependency on libxfont
The recipe builds fine without it. Commits [1] and [2] imported some of its headers in v1.1 so the dependency became obsolete. [1] https://cgit.freedesktop.org/xorg/app/bdftopcf/commit/?id=102696da8737fcb324034f673cd5815f28923311 [2] https://cgit.freedesktop.org/xorg/app/bdftopcf/commit/?id=140f7f6e071a239329d700aa24191a664be2bea2 Signed-off-by: Peter Marko <peter.marko@siemens.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
@@ -5,7 +5,6 @@ HOMEPAGE = "http://cgit.freedesktop.org/xorg/app/bdftopcf/"
|
||||
SECTION = "x11/app"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=f9a35333adf75edd1eaef84bca65a490"
|
||||
DEPENDS = "libxfont"
|
||||
|
||||
SRC_URI[sha256sum] = "4b4df05fc53f1e98993638d6f7e178d95b31745c4568cee407e167491fd311a2"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user