Skip to content

Commit

Permalink
gtk3: Enable Wayland backend
Browse files Browse the repository at this point in the history
Because we can.

> This switch enables the Wayland GDK backend. Replace with
> --disable-wayland-backend if you do not have Wayland-1.14.0 and
> wayland-protocols-1.12 or you do not wish to build GNOME with Wayland
> support. Other changes may be needed to allow the build to complete
> without the wayland-backend enabled.

[1] http://www.linuxfromscratch.org/blfs/view/svn/x/gtk3.html
  • Loading branch information
pmenzel committed Dec 11, 2017
1 parent 5e6c84f commit 2d24b7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gtk3.be0
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ SRCURL[0]="https://ftp.gnome.org/pub/gnome/sources/gtk+/${PKGVERSION[2]}/gtk+-${
mee_configure() {
bee_configure \
--enable-introspection \
--enable-wayland-backend \
--enable-xinerama
}

Expand Down

0 comments on commit 2d24b7d

Please sign in to comment.