qt4: update to version 4.7.0 beta2

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22261 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
mirko 2010-07-17 17:43:28 +00:00
parent 5518fc7e25
commit e61b4551ad

View File

@ -14,7 +14,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=qt4
PKG_VERSION:=4.7.0-beta1
PKG_VERSION:=4.7.0-beta2
PKG_RELEASE:=1
PKG_SOURCE:=qt-everywhere-opensource-src-$(PKG_VERSION).tar.gz
@ -248,8 +248,6 @@ define Build/Configure
-verbose \
-$(if $(CONFIG_PACKAGE_qt4-multimedia),multimedia,no-multimedia) \
-$(if $(CONFIG_PACKAGE_qt4-audio-backend),audio-backend,no-audio-backend) \
-no-mediaservices \
-no-media-backend \
-$(if $(CONFIG_PACKAGE_qt4-phonon),phonon,no-phonon) \
-$(if $(CONFIG_PACKAGE_qt4-phonon-backend),phonon-backend,no-phonon-backend) \
-svg \