Skip to content

Commit 2c2a89d

Browse files
r41dveeableful
authored andcommitted
README.md: Add installation instructions for Gentoo
1 parent 492f14c commit 2c2a89d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ On __Fedora 20 and above__, type:
2525
On __Arch Linux__, type:
2626
`pacman -S sdl2{,_mixer,_image,_ttf}`
2727

28+
On __Gentoo__, type:
29+
`emerge -av libsdl2 sdl2-{gfx,image,mixer,ttf}`
30+
2831
On __Mac OS X__, install SDL2 via [Homebrew](http://brew.sh) like so:
2932
`brew install sdl2{,_image,_ttf,_mixer} pkg-config`
3033

0 commit comments

Comments
 (0)