diff options
author | orchidman <lesibel@free.fr> | 2012-06-28 16:43:27 +0200 |
---|---|---|
committer | piernov <piernov@piernov.org> | 2012-08-06 14:21:52 +0200 |
commit | b0652ce12466481859a51ed9b58a421766b99256 (patch) | |
tree | 7ec90e394d1e163a25cd33e0ed6e0c48c249e447 | |
parent | a2fb6dc4b6afe32af19eb7502ec9618a7cae5c2e (diff) | |
download | nutyx-pakxe-b0652ce12466481859a51ed9b58a421766b99256.tar.gz nutyx-pakxe-b0652ce12466481859a51ed9b58a421766b99256.tar.bz2 nutyx-pakxe-b0652ce12466481859a51ed9b58a421766b99256.tar.xz nutyx-pakxe-b0652ce12466481859a51ed9b58a421766b99256.zip |
libgl suppression de run on
(cherry picked from commit f35b9af131ea2a799ce7271ec1f121751974da1e)
Conflicts:
libgl/Pkgfile
-rw-r--r-- | libgl/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libgl/Pkgfile b/libgl/Pkgfile index 3a39abe65..1a7700a66 100644 --- a/libgl/Pkgfile +++ b/libgl/Pkgfile @@ -3,7 +3,7 @@ # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch # Depends on: talloc, expat, libdrm, xorg-makedepend, xorg-glproto, xorg-xextproto, xorg-dri2proto, xorg-libx11, xorg-libxext, xorg-libxxf86vm, xorg-libxt, xorg-libxdamage, xorg-libxmu, xorg-libxi, llvm, xorg-libxvmc, libvdpau -# Run on: talloc,expat,libdrm,xorg-makedepend,xorg-libx11,xorg-libxext,xorg-libxxf86vm,xorg-libxt,xorg-libxdamage,xorg-libxmu,xorg-libxi +# Run on: name=libgl version=8.0.99 |