--- PKGBUILD.old 2014-09-19 13:04:52.000000000 +0100 +++ PKGBUILD.new 2014-09-19 13:10:43.835134925 +0100 @@ -9,7 +9,7 @@ arch=('i686' 'x86_64') url="http://www.nvidia.com/" license=('custom') -makedepends=('libcl' 'libxvmc' 'xorg-server' 'zlib' 'mesa') +makedepends=('zlib') options=('!strip') if [ "$CARCH" = "i686" ]; then @@ -59,7 +59,7 @@ package_nvidia-304xx-libgl() { pkgdesc="NVIDIA drivers libraries symlinks, 304xx legacy branch" - depends=('nvidia-304xx-utils' 'mesa') + depends=('nvidia-304xx-utils' 'mesa: for libEGL and libGLES*') conflicts=('libgl' 'nvidia-libgl') provides=('libgl' 'nvidia-libgl')