diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 571b697a356..14dc466d699 100644 --- a/README.md +++ b/README.md @@ -183,7 +183,7 @@ sudo zypper install libX11-devel libexpat-devel libbz2-devel Mesa-libEGL-devel M ``` sh sudo pacman -S --needed base-devel git python2 python2-virtualenv python2-pip mesa cmake bzip2 libxmu glu \ - pkg-config ttf-fira-sans harfbuzz ccache clang autoconf2.13 + pkg-config ttf-fira-sans harfbuzz ccache clang autoconf2.13 gstreamer gstreamer-vaapi ``` #### On Gentoo Linux |