diff options
-rw-r--r-- | meta-oe/recipes-graphics/surf/surf_2.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/surf/surf_2.0.bb b/meta-oe/recipes-graphics/surf/surf_2.0.bb index 9932d0a1c4..989730186a 100644 --- a/meta-oe/recipes-graphics/surf/surf_2.0.bb +++ b/meta-oe/recipes-graphics/surf/surf_2.0.bb | |||
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=b57e7f7720307a02d5a6598b00fe3afa" | |||
7 | 7 | ||
8 | DEPENDS = "webkitgtk gtk+3 glib-2.0" | 8 | DEPENDS = "webkitgtk gtk+3 glib-2.0" |
9 | 9 | ||
10 | REQUIRED_DISTRO_FEATURES = "x11" | 10 | REQUIRED_DISTRO_FEATURES = "x11 opengl" |
11 | 11 | ||
12 | SRC_URI = "git://git.suckless.org/surf;branch=surf-webkit2 \ | 12 | SRC_URI = "git://git.suckless.org/surf;branch=surf-webkit2 \ |
13 | file://0001-config.mk-Fix-compiler-and-linker.patch \ | 13 | file://0001-config.mk-Fix-compiler-and-linker.patch \ |