~ps-jenkins/libdbusmenu-qt/utopic-proposed

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: CI bot
  • Author(s): Aurélien Gâteau
  • Date: 2014-06-19 09:07:07 UTC
  • mfrom: (264.2.1 define-include-dir)
  • Revision ID: ps-jenkins@lists.canonical.com-20140619090707-63vtyv8ox9gzjql2
With this change, users of dbusmenu-qt no longer need to call include_directories(${dbusmenu-qt5_INCLUDE_DIRS}). Simply adding dbusmenu-qt5 to the target_link_libraries() call takes care of defining the include directory.

This requires CMake 2.8.11, so I bumped the minimum version numbers accordingly. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Source: libdbusmenu-qt
2
2
Section: libs
3
3
Priority: optional
4
 
Build-Depends: cmake (>= 2.8.5),
 
4
Build-Depends: cmake (>= 2.8.11),
5
5
               debhelper (>= 9),
6
6
               doxygen,
7
7
               libqjson-dev,