projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0820395
)
gtk2: we no longer need libgtk2.0-dev to be installed on the host
author
Felix Fietkau
<nbd@openwrt.org>
Wed, 2 Sep 2009 22:39:28 +0000
(22:39 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Wed, 2 Sep 2009 22:39:28 +0000
(22:39 +0000)
SVN-Revision: 17482
Xorg/lib/gtk2/Makefile
patch
|
blob
|
history
diff --git
a/Xorg/lib/gtk2/Makefile
b/Xorg/lib/gtk2/Makefile
index 17dd79ed5ab84e80a73f23b059ccde32a5d46b11..e2dc0e093854372d636d3ab0b249e9a79ac0e2f5 100644
(file)
--- a/
Xorg/lib/gtk2/Makefile
+++ b/
Xorg/lib/gtk2/Makefile
@@
-121,10
+121,6
@@
define Package/gtk2-cups/install
$(1)/usr/lib/gtk-2.0/2.10.0/printbackends/
endef
-$(eval $(call RequireCommand,gdk-pixbuf-csource, \
- Please install gtk2.0-dev \
-))
-
$(eval $(call BuildPackage,gtk2))
$(eval $(call BuildPackage,gtk2-cups))