From 2f6eb065910932d4cb63525a6f7cc0071dfa83a0 Mon Sep 17 00:00:00 2001 From: Mirko Vogt Date: Sat, 17 Jul 2010 17:43:28 +0000 Subject: [PATCH] qt4: update to version 4.7.0 beta2 SVN-Revision: 22261 --- Xorg/lib/qt4/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Xorg/lib/qt4/Makefile b/Xorg/lib/qt4/Makefile index c2724ace1f..5cce57630f 100644 --- a/Xorg/lib/qt4/Makefile +++ b/Xorg/lib/qt4/Makefile @@ -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 \ -- 2.30.2