diff options
author | Chris Larson <clarson@kergoth.com> | 2003-11-26 23:05:08 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2003-11-26 23:05:08 +0000 |
commit | 35387db2be0a64f9b97bb8a1bc5c69c67da16907 (patch) | |
tree | 7f349b597b0a5604f68400e6db0820749e5c91f8 /xfont/xfont-cvs.oe | |
parent | aa7792d1c07358bee1370a9bee01ed025627cf7e (diff) |
Correcting various dependency issues noticed during the last oemake -a run.
BKrev: 3fc531a4VZcNua6H8futydrwoHwIyw
Diffstat (limited to 'xfont/xfont-cvs.oe')
-rw-r--r-- | xfont/xfont-cvs.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfont/xfont-cvs.oe b/xfont/xfont-cvs.oe index fc18e36646..8684415b4a 100644 --- a/xfont/xfont-cvs.oe +++ b/xfont/xfont-cvs.oe @@ -2,7 +2,7 @@ SECTION="libs" PRIORITY="optional" MAINTAINER="Greg Gilbert <greg@treke.net>" RDEPENDS="libc6" -DEPENDS=virtual/libc zlib xproto +DEPENDS=virtual/libc zlib xproto-cvs SRC_URI = cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xfont S=${WORKDIR}/Xfont |