Skip to content
This repository was archived by the owner on Jan 5, 2024. It is now read-only.

Commit f183270

Browse files
committed
fixed ubuntu packages
1 parent 022121a commit f183270

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ Dependencies:
5252
* `boost>=1.55`
5353
* `xorg-misc-fonts`
5454

55+
5556
Building:
5657

5758
1. Install Dependencies (see below for some distro-specific instructions)
@@ -85,7 +86,7 @@ Running:
8586
`# pacman -S allegro4 flac luajit minizip lz4 libpng libx11 meson xorg-fonts-misc`
8687

8788
### Ubuntu ###
88-
`# apt-get install liballegro4.4 libloadpng4-dev libflac++-dev luajit-5.1-dev libminizip-dev liblz4-dev libpng++-dev libx11-dev meson`
89+
`# apt-get install liballegro4-dev libloadpng4-dev libflac++-dev luajit-5.1-dev libminizip-dev liblz4-dev libpng++-dev libx11-dev meson`
8990

9091
### Troubleshooting ###
9192
Until borderless windows are implemented, you might seem get stuck in fullscreen mode. Try Alt-Return, or if that doesn't work kill CC with ctrl-alt-end.

0 commit comments

Comments
 (0)