~fourdollars/indicator-power/test

« back to all changes in this revision

Viewing changes to CMakeLists.txt

  • Committer: Charles Kerr
  • Date: 2016-05-16 18:09:57 UTC
  • mto: This revision was merged to the branch mainline in revision 294.
  • Revision ID: charles.kerr@canonical.com-20160516180957-nyfksahijw62ylu4
since we're shopping audio out to org.freedesktop notifications, drop the gstreamer build dep

Show diffs side-by-side

added added

removed removed

Lines of Context:
46
46
                  gio-unix-2.0>=2.36
47
47
                  gudev-1.0>=204
48
48
                  libnotify>=0.7.6
49
 
                  gstreamer-1.0>=1.2
50
49
                  url-dispatcher-1>=1)
51
50
 
52
51
include_directories (SYSTEM ${SERVICE_DEPS_INCLUDE_DIRS})