diff options
Diffstat (limited to 'ice/ice-cvs.oe')
-rw-r--r-- | ice/ice-cvs.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ice/ice-cvs.oe b/ice/ice-cvs.oe index 11aaf4ceb2..d3ed4f1392 100644 --- a/ice/ice-cvs.oe +++ b/ice/ice-cvs.oe @@ -2,7 +2,7 @@ PV = "0.0cvs${CVSDATE}" SECTION = "libs" PRIORITY = "optional" MAINTAINER = "Phil Blundell <pb@handhelds.org>" -DEPENDS = "virtual/libc x11" +DEPENDS = "x11" PROVIDES = "ice" DESCRIPTION = "X11 ICE library" |