summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>2022-05-22 20:10:16 +0200
committerManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>2022-05-22 20:10:16 +0200
commit7805a3a663753cd04176a9e05528d325805dd4e5 (patch)
treef446c97ca118d304b4fa14101d28a75998ad1322
parent40569e53c7f5eb0efca944c3c8520f9b6aa1ec5a (diff)
Minor changes in FreeBSD-related text.
-rw-r--r--README.Wayland.txt6
1 files 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 <package-name ...>
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