wok-current diff xorg-xf86-video-nouveau/receipt @ rev 20123
fix
author | Xander Ziiryanoff <psychomaniak@xakep.ru> |
---|---|
date | Sun Oct 15 01:25:29 2017 +0200 (2017-10-15) |
parents | 3942f06994e2 |
children | 6135577f4d08 |
line diff
1.1 --- a/xorg-xf86-video-nouveau/receipt Fri May 08 19:30:55 2015 +0200 1.2 +++ b/xorg-xf86-video-nouveau/receipt Sun Oct 15 01:25:29 2017 +0200 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="xorg-xf86-video-nouveau" 1.7 -VERSION="1.0.11" 1.8 +VERSION="1.0.12" 1.9 CATEGORY="x-window" 1.10 SHORT_DESC="Xorg server nouveau (nvidia) driver." 1.11 MAINTAINER="devl547@gmail.com" 1.12 @@ -12,8 +12,9 @@ 1.13 WGET_URL="$XORG_MIRROR/driver/$TARBALL" 1.14 TAGS="xorg display" 1.15 1.16 -DEPENDS="xorg-server mesa-dri-nouveau libpthread-stubs" 1.17 -BUILD_DEPENDS="xorg-server-dev libpthread-stubs-dev" 1.18 +DEPENDS="xorg-server libdrm-nouveau libpthread-stubs \ 1.19 + mesa-dri-nouveau" # opengl only 1.20 +BUILD_DEPENDS="xorg-server-dev libpthread-stubs-dev libdrm-dev" 1.21 1.22 MODS='/usr/lib/X11/modules' 1.23