aboutsummaryrefslogtreecommitdiffstats
path: root/xdmcp
diff options
context:
space:
mode:
authorerich@mine.nu <erich@mine.nu>2004-04-03 15:02:18 +0000
committererich@mine.nu <erich@mine.nu>2004-04-03 15:02:18 +0000
commit4f7644473e61c9c7779d689f0c3fca357f01ae28 (patch)
treefb7f99ba524da4d7c21374ebc3c8fbf17cd04cb5 /xdmcp
parent252ff05bfea922eac72b082ec789e7638e6aeacf (diff)
downloadopenembedded-4f7644473e61c9c7779d689f0c3fca357f01ae28.tar.gz
patch from pb_: remove extraneous "-cvs" specifiers from X packages
BKrev: 406ed1faFAUb0SoayvcaZbT-dd1tVQ
Diffstat (limited to 'xdmcp')
-rw-r--r--xdmcp/xdmcp-cvs.oe2
1 files changed, 1 insertions, 1 deletions
diff --git a/xdmcp/xdmcp-cvs.oe b/xdmcp/xdmcp-cvs.oe
index 5798bf4de8..18b6d57b72 100644
--- a/xdmcp/xdmcp-cvs.oe
+++ b/xdmcp/xdmcp-cvs.oe
@@ -2,7 +2,7 @@ PV = "0.0cvs${CVSDATE}"
SECTION = "libs"
PRIORITY = "optional"
MAINTAINER = "Greg Gilbert <greg@treke.net>"
-DEPENDS = "virtual/libc xproto-cvs"
+DEPENDS = "virtual/libc xproto"
PROVIDES = "xdmcp"
DESCRIPTION = "X Display Manager Control Protocol library."