Skip to content

Commit

Permalink
surf: Depend on gcr3
Browse files Browse the repository at this point in the history
It has been renamed in oe-core

Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
kraj committed Dec 17, 2022
1 parent b3b79eb commit 2667da1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meta-oe/recipes-graphics/surf/surf_2.1.bb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ SECTION = "x11/graphics"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=2a6f86d002ae9ae1eb1ccc466289f146"

DEPENDS = "webkitgtk gtk+3 glib-2.0 gcr"
DEPENDS = "webkitgtk gtk+3 glib-2.0 gcr3"

REQUIRED_DISTRO_FEATURES = "x11 opengl"

Expand Down

0 comments on commit 2667da1

Please sign in to comment.