diff options
Diffstat (limited to 'xt')
-rw-r--r-- | xt/xt-cvs.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xt/xt-cvs.oe b/xt/xt-cvs.oe index 24979451c9..06ec250caf 100644 --- a/xt/xt-cvs.oe +++ b/xt/xt-cvs.oe @@ -2,7 +2,7 @@ PV = "0.0cvs${CVSDATE}" SECTION = "libs" PRIORITY = "optional" MAINTAINER = "Phil Blundell <pb@handhelds.org>" -DEPENDS = "virtual/libc x11 sm" +DEPENDS = "x11 sm" PROVIDES = "xt" DESCRIPTION = "X Toolkit Intrinsics" |