Sophie

Sophie

distrib > Mageia > 2 > x86_64 > by-pkgid > 8027e19eae73367a6f777f0abfe0c7e8 > files > 3

mumble-1.2.3-2.mga2.src.rpm

Index: src/mumble/main.cpp
===================================================================
--- src/mumble/main.cpp
+++ src/mumble/main.cpp	2011-07-10 09:17:23.000000000 +0200
@@ -125,7 +125,7 @@
 int main(int argc, char **argv) {
 	int res = 0;
 
-	QT_REQUIRE_VERSION(argc, argv, "4.4.0");
+//	QT_REQUIRE_VERSION(argc, argv, "4.4.0");
 
 #if defined(Q_OS_WIN)
 	SetDllDirectory(L"");