gtk2: we no longer need libgtk2.0-dev to be installed on the host

git-svn-id: svn://svn.openwrt.org/openwrt/packages@17482 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2009-09-02 22:39:28 +00:00
parent d696cc4e3d
commit 565e7e53a3

View File

@ -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))