** Changed in: unity-2d Status: Confirmed => Invalid ** Changed in: unity-2d (Ubuntu) Status: Confirmed => Invalid
-- You received this bug notification because you are a member of DX Packages, which is subscribed to unity-2d in Ubuntu. https://bugs.launchpad.net/bugs/716018 Title: libqt* should add versioned dependency on cmake Status in unity-2d: Invalid Status in unity-2d package in Ubuntu: Invalid Bug description: libqtbamf, libqtgconf, etc. use: ${QT_QTDECLARATIVE_INCLUDE_DIR} ${QT_QTDECLARATIVE_LIBRARIES} in their CMakeLists. Those defines first appear in cmake 2.8.2 ; attempting to build with the older version in Lucid (2.8.0) results in FTBFS, since we don't know what the values of those defines are. Please add (>= 2.8.2) versioning for your libqt* that use QtDeclarative. To manage notifications about this bug go to: https://bugs.launchpad.net/unity-2d/+bug/716018/+subscriptions -- Mailing list: https://launchpad.net/~dx-packages Post to : dx-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~dx-packages More help : https://help.launchpad.net/ListHelp