Skip to content

Commit

Permalink
gtk3: Explicitly enable X11 backend
Browse files Browse the repository at this point in the history
  • Loading branch information
pmenzel committed Dec 11, 2017
1 parent 2d24b7d commit b244b84
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion gtk3.be0
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,8 @@ mee_configure() {
bee_configure \
--enable-introspection \
--enable-wayland-backend \
--enable-xinerama
--enable-xinerama \
--enable-x11-backend
}

#mee_build() {
Expand Down

0 comments on commit b244b84

Please sign in to comment.