diff options
Diffstat (limited to 'cairo')
-rw-r--r-- | cairo/cairo-cvs.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cairo/cairo-cvs.oe b/cairo/cairo-cvs.oe index 203e17162e..317ae39f08 100644 --- a/cairo/cairo-cvs.oe +++ b/cairo/cairo-cvs.oe @@ -2,7 +2,7 @@ PV = "0.0cvs${CVSDATE}" SECTION = "libs" PRIORITY = "optional" MAINTAINER = "Phil Blundell <pb@debian.org>" -DEPENDS = "virtual/libc x11 libpixman" +DEPENDS = "x11 libpixman" DESCRIPTION = "Cairo graphics library" PROVIDES = "cairo" |