wok diff mesa-dev/receipt @ rev 18472
ghostscript, libv4l, slitaz-base-files: fix installation (thanks llev)
ghostscript: fix package upgrades;
libv4l: check multiple preloads in case of upgrade, not add preload if installation not finished/fails;
slitaz-base-files: not to overwrite real sudo.
ghostscript: fix package upgrades;
libv4l: check multiple preloads in case of upgrade, not add preload if installation not finished/fails;
slitaz-base-files: not to overwrite real sudo.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Mon Oct 05 01:10:26 2015 +0300 (2015-10-05) |
parents | ac843e45fd3c |
children | 03b2309fd335 |
line diff
1.1 --- a/mesa-dev/receipt Thu Jun 13 10:12:01 2013 +0200 1.2 +++ b/mesa-dev/receipt Mon Oct 05 01:10:26 2015 +0300 1.3 @@ -8,9 +8,10 @@ 1.4 LICENSE="MIT" 1.5 WEB_SITE="http://www.mesa3d.org/" 1.6 WANTED="mesa" 1.7 + 1.8 DEPENDS="mesa mesa-dri mesa-dri-ati mesa-dri-intel mesa-dri-nouveau \ 1.9 libdrm-dev xorg-libXdamage-dev libglu-mesa-dev libglw-mesa-dev \ 1.10 -xorg-libXxf86vm-dev xorg-libXt-dev xorg-glproto xorg-dri2proto" 1.11 +xorg-libXxf86vm-dev xorg-libXt-dev xorg-glproto xorg-dri2proto pkg-config" 1.12 1.13 # Rules to gen a SliTaz package suitable for Tazpkg. 1.14 genpkg_rules()