mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
surf: Add opengl requirement
webkitgtk depends on opengel so this package wont build unless opengl is set. Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
1e951df523
commit
7197d3ed73
|
|
@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=b57e7f7720307a02d5a6598b00fe3afa"
|
|||
|
||||
DEPENDS = "webkitgtk gtk+3 glib-2.0"
|
||||
|
||||
REQUIRED_DISTRO_FEATURES = "x11"
|
||||
REQUIRED_DISTRO_FEATURES = "x11 opengl"
|
||||
|
||||
SRC_URI = "git://git.suckless.org/surf;branch=surf-webkit2 \
|
||||
file://0001-config.mk-Fix-compiler-and-linker.patch \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user