use the fixed up conditional dependencies to get rid of unnecessary build dependencie...
authorFelix Fietkau <nbd@openwrt.org>
Fri, 2 Jan 2009 02:51:00 +0000 (02:51 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Fri, 2 Jan 2009 02:51:00 +0000 (02:51 +0000)
SVN-Revision: 13815

Xorg/lib/hippo-canvas/Makefile

index 7d9916b67a09a054321ce4b792f4ac223c47079c..fb031636e61f0ba0e1d2076618b5307d1bebb434 100644 (file)
@@ -48,7 +48,7 @@ define Package/python-hippo-canvas
   SUBMENU:=Python
   TITLE:=Python bindings for hippo canvas
   URL:=http://developer.mugshot.org/wiki/Hippo_Canvas
-  DEPENDS:=python-core +python-gtk +pycairo +hippo-canvas
+  DEPENDS:=python-core +PACKAGE_python-hippo-canvas:python-gtk +PACKAGE_python-hippo-canvas:pycairo +hippo-canvas
 endef
 
 define Build/Configure