diff options
Diffstat (limited to 'xauth')
-rw-r--r-- | xauth/xauth_cvs.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xauth/xauth_cvs.oe b/xauth/xauth_cvs.oe index f9355d81f8..a29da21dc2 100644 --- a/xauth/xauth_cvs.oe +++ b/xauth/xauth_cvs.oe @@ -2,6 +2,7 @@ PV = "0.0cvs${CVSDATE}" DEPENDS = "x11 xau xmu xext" DESCRIPTION = "X authority file utility" MAINTAINER = "Rene Wagner <reenoo@gmx.de>" +SECTION = "x11/base" SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xorg;module=xc/programs/xauth \ file://autofoo.patch;patch=1" |