Last active
August 29, 2015 14:05
-
-
Save wnayes/2616a4e1c9dea1e17ab9 to your computer and use it in GitHub Desktop.
Arch Linux Wine Build Dependencies
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
base-devel | |
multilib-devel | |
lib32-libxslt | |
# From PKGBUILD | |
makedepends=(autoconf ncurses bison perl fontforge flex prelink | |
'gcc>=4.5.0-2' 'gcc-multilib>=4.5.0-2' | |
giflib lib32-giflib | |
libpng lib32-libpng | |
gnutls lib32-gnutls | |
libxinerama lib32-libxinerama | |
libxcomposite lib32-libxcomposite | |
libxmu lib32-libxmu | |
libxxf86vm lib32-libxxf86vm | |
libxml2 lib32-libxml2 | |
libldap lib32-libldap | |
lcms lib32-lcms | |
mpg123 lib32-mpg123 | |
openal lib32-openal | |
v4l-utils lib32-v4l-utils | |
alsa-lib lib32-alsa-lib | |
libxcomposite lib32-libxcomposite | |
mesa lib32-mesa | |
samba | |
git | |
) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment