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:
4f9aae1
)
python-gnome-desktop2: turn the libwnck dependency into a conditional dependency...
author
Felix Fietkau
<nbd@openwrt.org>
Thu, 22 Apr 2010 15:58:53 +0000
(15:58 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Thu, 22 Apr 2010 15:58:53 +0000
(15:58 +0000)
SVN-Revision: 21091
lang/python-gnome-desktop2/Makefile
patch
|
blob
|
history
diff --git
a/lang/python-gnome-desktop2/Makefile
b/lang/python-gnome-desktop2/Makefile
index addb4097672eebe362fca233c318b13645d6d32c..1162c3285ece32af141af88a6e06ee417b5525d2 100644
(file)
--- a/
lang/python-gnome-desktop2/Makefile
+++ b/
lang/python-gnome-desktop2/Makefile
@@
-44,7
+44,7
@@
define Package/python-rsvg
endef
define Package/python-wnck
- $(call Package/python-gnome-desktop/Default,libwnck,+libwnck)
+ $(call Package/python-gnome-desktop/Default,libwnck,+
PACKAGE_python-wnck:
libwnck)
endef
define Build/Configure