wok diff xorg-xf86-video-neomagic/receipt @ rev 12033

mysql: fix perms on /var/run/mysqld
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Wed Mar 07 01:21:49 2012 +0100 (2012-03-07)
parents 07ae722ec64e
children 6971e86f8875
line diff
     1.1 --- a/xorg-xf86-video-neomagic/receipt	Sun Oct 31 00:13:37 2010 +0200
     1.2 +++ b/xorg-xf86-video-neomagic/receipt	Wed Mar 07 01:21:49 2012 +0100
     1.3 @@ -5,8 +5,8 @@
     1.4  CATEGORY="x-window"
     1.5  SHORT_DESC="Xorg driver for neomagic cards"
     1.6  MAINTAINER="domcox@users.sourceforge.net"
     1.7 -DEPENDS="xorg xorg-server"
     1.8 -BUILD_DEPENDS="xorg-server-dev xorg-fontsproto xorg-randrproto xorg-videoproto xorg-xextproto xorg-xf86dgaproto"
     1.9 +DEPENDS="xorg-server"
    1.10 +BUILD_DEPENDS="xorg-server-dev xorg-xf86dgaproto"
    1.11  SOURCE="xf86-video-neomagic"
    1.12  TARBALL="$SOURCE-$VERSION.tar.bz2"
    1.13  WEB_SITE="http://www.x.org"