diff src/cairo.mk @ 753:0dc1c1dadcd3

fixed several dependencies and *.pc scripts
author Volker Grabsch <vog@notjusthosting.com>
date Tue, 16 Feb 2010 03:14:49 +0100
parents 00c32b83d032
children bf4bcb3370fa
line wrap: on
line diff
--- a/src/cairo.mk	Tue Feb 16 01:35:40 2010 +0100
+++ b/src/cairo.mk	Tue Feb 16 03:14:49 2010 +0100
@@ -10,7 +10,7 @@
 $(PKG)_FILE     := cairo-$($(PKG)_VERSION).tar.gz
 $(PKG)_WEBSITE  := http://cairographics.org/
 $(PKG)_URL      := http://cairographics.org/releases/$($(PKG)_FILE)
-$(PKG)_DEPS     := gcc zlib libpng fontconfig freetype pixman librsvg
+$(PKG)_DEPS     := gcc zlib libpng fontconfig freetype pixman
 
 define $(PKG)_UPDATE
     wget -q -O- 'http://cairographics.org/releases/' | \