diff options
Diffstat (limited to 'xhost')
-rw-r--r-- | xhost/xhost_20040413.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xhost/xhost_20040413.oe b/xhost/xhost_20040413.oe index 141c8b185c..50065adad7 100644 --- a/xhost/xhost_20040413.oe +++ b/xhost/xhost_20040413.oe @@ -3,6 +3,7 @@ PV = "0.0cvs${FIXEDCVSDATE}" DEPENDS = "x11 xext xmu" DESCRIPTION = "server access control program for X" MAINTAINER = "Rene Wagner <reenoo@gmx.de>" +SECTION = "x11/base" SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xorg;module=xc/programs/xhost;date=${FIXEDCVSDATE} \ file://autofoo.patch;patch=1" |