Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-3700

Incorrect Requires in generated QtWebKit.pc

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 5.0.0
    • 4.5.0
    • Build tools: qmake
    • None

    Description

      QtWebKit.pc lists QtDBus as a requirement even when Qt is configured with -no-qdbus

      Here is the QtWebKit.pc file generated:

      prefix=/usr/lib/qt4
      exec_prefix=${prefix}
      libdir=/usr/lib
      includedir=/usr/include/QtWebKit
      qt_config=lex yacc uic resources qt release incremental link_prl exceptions no_mocdepend release stl qt_no_framework system-sqlite release shared dll largefile stl precompile_header mmx 3dnow sse sse2 dylib create_prl link_prl depend_includepath QTDIR_build building-libs depend_includepath qt_install_headers qt depend_includepath qmake_cache target_qt hide_symbols bsymbolic_functions create_libtool create_pc explicitlib x11 link_pkgconfig no_debug_info x11lib x11inc moc thread shared dll
      moc_location=/usr/lib/qt4/bin/moc
      uic_location=/usr/lib/qt4/bin/uic

      Name: Qtwebkit
      Description: Qtwebkit Library
      Version: 4.5.0
      Libs: -L${libdir} -lQtWebKit
      Libs.private: -L/usr/lib -L/usr/X11R6/lib -lsqlite3 -lQtGui -L/usr/lib -L/usr/X11R6/lib -lQtNetwork -lQtCore
      Cflags: -DQT_SHARED -I/usr/include -I${includedir}
      Requires: QtCore QtDBus QtGui QtNetwork QtXml

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            buddenha Oswald Buddenhagen
            janichol Andy Nichols
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes