diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2015-12-19 16:25:05 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-12-19 16:25:27 +0000 |
commit | 10728a7dcf51b21c7ed8109443d2db9af205df82 (patch) | |
tree | 324e245f4f7a2325506335c5f3730c2120ea7a15 /community | |
parent | 560f62a88905154f502e7e72ac5e7a64ed2b139f (diff) | |
download | aports-10728a7dcf51b21c7ed8109443d2db9af205df82.tar.bz2 aports-10728a7dcf51b21c7ed8109443d2db9af205df82.tar.xz |
community/wine: disable gstreamer
Diffstat (limited to 'community')
-rw-r--r-- | community/wine/APKBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/wine/APKBUILD b/community/wine/APKBUILD index c3decb1f9e..e2864b4fac 100644 --- a/community/wine/APKBUILD +++ b/community/wine/APKBUILD @@ -14,8 +14,7 @@ makedepends="fontconfig-dev openldap-dev libxslt-dev libxxf86dga-dev libxcursor-dev libxrandr-dev libxdamage-dev mesa-dev flex bison libpng-dev libjpeg-turbo-dev freetype-dev ncurses-dev openssl-dev libxcomposite-dev libxrender-dev libxinerama-dev zlib-dev - cups-dev alsa-lib-dev lcms-dev libxml2-dev - gstreamer0.10-dev gst-plugins-base0.10-dev paxmark dbus-dev libxi-dev + cups-dev alsa-lib-dev lcms-dev libxml2-dev paxmark dbus-dev libxi-dev gnutls-dev tiff-dev v4l-utils-dev udisks2-dev autoconf automake" source="http://downloads.sourceforge.net/project/wine/Source/wine-$_ver.tar.bz2 musl-fix.patch" |