Skip to content

Commit

Permalink
cog: Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
psaavedra committed Apr 17, 2024
1 parent 38983ea commit 0ba241c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions recipes-browser/cog/cog_0.18.%.bbappend
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,8 @@ PV:class-devupstream = "trunk"
RDEPENDS:${PN} += "bash"
RDEPENDS:${PN}:class-devupstream += "bash"

PACKAGECONFIG:append = " gtk4 libportal"
PACKAGECONFIG:append = " gtk4"

# Required for future 0.19
PACKAGECONFIG[libportal] = "-Dlibportal=enabled,-Dlibportal=disabled, libportal"

DEPENDS:append:class-devupstream = " libportal"

0 comments on commit 0ba241c

Please sign in to comment.