diff options
Diffstat (limited to 'xres/xres-cvs.oe')
-rw-r--r-- | xres/xres-cvs.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xres/xres-cvs.oe b/xres/xres-cvs.oe index b1591ceb95..dbab097d5a 100644 --- a/xres/xres-cvs.oe +++ b/xres/xres-cvs.oe @@ -1,7 +1,7 @@ PV = "0.0cvs${CVSDATE}" SECTION = "libs" MAINTAINER = "Greg Gilbert <greg@treke.net>" -DEPENDS = "virtual/libc x11-cvs xextensions-cvs xext-cvs resourceext-cvs" +DEPENDS = "virtual/libc x11 xextensions xext resourceext" PROVIDES = "xres" DESCRIPTION = "X Resource usage library." |