From 7805a3a663753cd04176a9e05528d325805dd4e5 Mon Sep 17 00:00:00 2001 From: ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> Date: Sun, 22 May 2022 20:10:16 +0200 Subject: Minor changes in FreeBSD-related text. --- README.Wayland.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.Wayland.txt b/README.Wayland.txt index f7c94c935..2528e79b2 100644 --- a/README.Wayland.txt +++ b/README.Wayland.txt @@ -171,12 +171,12 @@ Package installation command: sudo yum install 3.3 FreeBSD -The Wayland platform is know to work with FreeBSD version 13.1 and the sway compositor. +The Wayland platform is known to work with FreeBSD version 13.1 and the sway compositor. These packages are necessary to build the FLTK library and the sway compositor: -pkg install git autoconf pkgconf xorg urwfonts gnome seatd sway dmenu-wayland dmenu +pkg install git autoconf pkgconf xorg urwfonts gnome glew seatd sway dmenu-wayland dmenu -The FLTK library can be built using either configure or CMake as follows : +The FLTK library can be built as follows using either configure or CMake : 1) Using configure -- cgit v1.2.3