Merge lp:~ted/hud/hud-gtk-doc-dep into lp:hud/phablet

Proposed by Ted Gould
Status: Merged
Approved by: Ted Gould
Approved revision: 371
Merged at revision: 371
Proposed branch: lp:~ted/hud/hud-gtk-doc-dep
Merge into: lp:hud/phablet
Diff against target: 12 lines (+1/-1)
1 file modified
docs/libhud-gtk/CMakeLists.txt (+1/-1)
To merge this branch: bzr merge lp:~ted/hud/hud-gtk-doc-dep
Reviewer Review Type Date Requested Status
PS Jenkins bot (community) continuous-integration Approve
Indicator Applet Developers Pending
Review via email: mp+157088@code.launchpad.net

Commit message

Fix hud-gtk documentation dependencies.

Description of the change

Fixes the dependency for hud-gtk documentation as it was causing a failure on the builders.

https://launchpad.net/~indicator-applet-developers/+archive/hud-phablet/+build/4463683

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'docs/libhud-gtk/CMakeLists.txt'
2--- docs/libhud-gtk/CMakeLists.txt 2013-04-01 16:25:52 +0000
3+++ docs/libhud-gtk/CMakeLists.txt 2013-04-04 12:09:24 +0000
4@@ -17,7 +17,7 @@
5 LDPATH
6 ${CMAKE_CURRENT_BINARY_DIR}/../../libhud-gtk
7 DEPENDS
8- hud
9+ hud-gtk
10 )
11
12 install(

Subscribers

People subscribed via source and target branches