Move pixman from package/x11r7/pixman to package/pixman

Means we can now bounce cairo to 1.6.x series.
pixman is not dependant on x libraries what so over so removed
the dependencies section.

Daniel Laird
This commit is contained in:
Daniel Laird
2008-08-26 16:27:25 +00:00
parent b46329c947
commit 46f4188446
5 changed files with 2 additions and 5 deletions

View File

@@ -330,6 +330,7 @@ source "package/libart/Config.in"
source "package/libpng/Config.in"
source "package/libungif/Config.in"
source "package/lite/Config.in"
source "package/pixman/Config.in"
source "package/sdl/Config.in"
source "package/sdl_image/Config.in"
source "package/sdl_mixer/Config.in"