wok-next diff xorg-libXv/receipt @ rev 10721

postfix: Fixed uid for postdrop group and postfix user. We should use uid 75 for postfix user and uid 73 for postdrop. Postdrop group was seting itself to 1000 uid before.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat May 28 18:20:04 2011 +0000 (2011-05-28)
parents 285cc5e36cf7
children 9dba6776c6ad
line diff
     1.1 --- a/xorg-libXv/receipt	Sun Oct 31 14:11:50 2010 +0000
     1.2 +++ b/xorg-libXv/receipt	Sat May 28 18:20:04 2011 +0000
     1.3 @@ -5,7 +5,8 @@
     1.4  CATEGORY="x-window"
     1.5  SHORT_DESC="Xorg server module."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -DEPENDS="xorg"
     1.8 +DEPENDS="xorg-libXext"
     1.9 +BUILD_DEPENDS="xorg-libXext-dev xorg-videoproto"
    1.10  SOURCE="libXv"
    1.11  TARBALL="$SOURCE-$VERSION.tar.bz2"
    1.12  WEB_SITE="http://www.x.org/"