diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-07-16 19:50:12 +0200 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-07-16 19:50:12 +0200 |
commit | 268591c27a863b3cc86a3172036e2348abe68a66 (patch) | |
tree | f427e0aa26cb18540e5a85151d5da5e9da6e484d | |
parent | d8264ced48c8bca60647ba2d0841a492a850c519 (diff) | |
download | nutyx-pakxe-268591c27a863b3cc86a3172036e2348abe68a66.tar.gz nutyx-pakxe-268591c27a863b3cc86a3172036e2348abe68a66.tar.bz2 nutyx-pakxe-268591c27a863b3cc86a3172036e2348abe68a66.tar.xz nutyx-pakxe-268591c27a863b3cc86a3172036e2348abe68a66.zip |
mesa3d, ajustement des dépendances, libgl DOIT être dans la base pour ne plus être réinstallé par accident
-rwxr-xr-x | xorg/mesa3d/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xorg/mesa3d/Pkgfile b/xorg/mesa3d/Pkgfile index bfc62d2ad..ecfcd8be9 100755 --- a/xorg/mesa3d/Pkgfile +++ b/xorg/mesa3d/Pkgfile @@ -2,7 +2,7 @@ # URL: http://www.mesa3d.org # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch -# Depends on: expat, libdrm, xorg-makedepend, xorg-libx11, xorg-libxext, xorg-libxxf86vm, xorg-libxt, xorg-libxdamage, libgl +# Depends on: expat, libdrm, xorg-makedepend, xorg-libx11, xorg-libxext, xorg-libxxf86vm, xorg-libxt, xorg-libxdamage name=mesa3d version=7.8.2 |