diff options
Diffstat (limited to 'xdmcp')
-rw-r--r-- | xdmcp/xdmcp-cvs.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xdmcp/xdmcp-cvs.oe b/xdmcp/xdmcp-cvs.oe index 4e5e5b7017..6ff9b798ce 100644 --- a/xdmcp/xdmcp-cvs.oe +++ b/xdmcp/xdmcp-cvs.oe @@ -2,7 +2,7 @@ SECTION="libs" PRIORITY="optional" MAINTAINER="Greg Gilbert <greg@treke.net>" RDEPENDS="libc6" -DEPENDS=virtual/libc xproto +DEPENDS=virtual/libc xproto-cvs SRC_URI = cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xdmcp S=${WORKDIR}/Xdmcp |