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