diff options
Diffstat (limited to 'xau/xau-cvs.oe')
-rw-r--r-- | xau/xau-cvs.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xau/xau-cvs.oe b/xau/xau-cvs.oe index 41fd6d67e8..86abe143a8 100644 --- a/xau/xau-cvs.oe +++ b/xau/xau-cvs.oe @@ -2,7 +2,7 @@ PV = "0.0cvs${CVSDATE}" SECTION = "libs" PRIORITY = "optional" MAINTAINER = "Greg Gilbert <greg@treke.net>" -DEPENDS = "virtual/libc xproto" +DEPENDS = "xproto" PROVIDES = "xau" DESCRIPTION = "Authorization Protocol for X." |