Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > bcc7a6f13eefb34b654403ac2dd3a506 > files > 2

qmpdclient-1.1.3-3.fc13.src.rpm

--- CMakeLists.txt.orig	2010-05-10 11:36:02.000000000 +0200
+++ CMakeLists.txt	2010-06-05 18:19:51.000000000 +0200
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 2.6)
 
-find_package(Qt4 4.4.0 COMPONENTS QtCore QtGui QtNetwork QtXml QtXmlPatterns REQUIRED QtDBus)
+find_package(Qt4 4.4.0 COMPONENTS QtCore QtGui QtNetwork QtXml QtXmlPatterns REQUIRED QtDBus X11)
 
 SET (QT_USE_QTNETWORK TRUE)
 SET (QT_USE_QTXMLPATTERNS TRUE)