~xavi-garcia-mena/indicator-sound/icon-volume-zero

« back to all changes in this revision

Viewing changes to src/CMakeLists.txt

  • Committer: CI Train Bot
  • Author(s): Ted Gould
  • Date: 2015-02-19 16:27:24 UTC
  • mfrom: (473.2.46 notification-mock)
  • Revision ID: ci-train-bot@canonical.com-20150219162724-yzhx9ev7503vwqow
Add notifications mock and tests
Approved by: Jussi Pakkanen, PS Jenkins bot

Show diffs side-by-side

added added

removed removed

Lines of Context:
43
43
  DEPENDS
44
44
    sound-menu
45
45
    volume-control
 
46
    volume-control-pulse
46
47
    media-player
47
48
    media-player-list
48
49
    mpris2-interfaces
52
53
  volume-control.vala
53
54
)
54
55
vala_add(indicator-sound-service
 
56
  volume-control-pulse.vala
 
57
  DEPENDS
 
58
    volume-control
 
59
)
 
60
vala_add(indicator-sound-service
55
61
  media-player.vala
56
62
)
57
63
vala_add(indicator-sound-service