projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0d73ab0
)
use the fixed up conditional dependencies to get rid of unnecessary build dependencie...
author
Felix Fietkau
<nbd@openwrt.org>
Fri, 2 Jan 2009 02:51:00 +0000
(
02:51
+0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Fri, 2 Jan 2009 02:51:00 +0000
(
02:51
+0000)
SVN-Revision: 13815
Xorg/lib/hippo-canvas/Makefile
patch
|
blob
|
history
diff --git
a/Xorg/lib/hippo-canvas/Makefile
b/Xorg/lib/hippo-canvas/Makefile
index 7d9916b67a09a054321ce4b792f4ac223c47079c..fb031636e61f0ba0e1d2076618b5307d1bebb434 100644
(file)
--- a/
Xorg/lib/hippo-canvas/Makefile
+++ b/
Xorg/lib/hippo-canvas/Makefile
@@
-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