Merge lp:~khurshid-alam/hud/fix-build-vala into lp:hud

Proposed by Khurshid Alam
Status: Merged
Approved by: Sebastien Bacher
Approved revision: 420
Merged at revision: 420
Proposed branch: lp:~khurshid-alam/hud/fix-build-vala
Merge into: lp:hud
Diff against target: 24 lines (+2/-1)
2 files modified
libhud-client/CMakeLists.txt (+1/-0)
tools-vala/CMakeLists.txt (+1/-1)
To merge this branch: bzr merge lp:~khurshid-alam/hud/fix-build-vala
Reviewer Review Type Date Requested Status
Sebastien Bacher Approve
Review via email: mp+380696@code.launchpad.net

Commit message

Fix build against vala >= 0.48.x

To post a comment you must log in.
Revision history for this message
Sebastien Bacher (seb128) wrote :

thanks

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'libhud-client/CMakeLists.txt'
2--- libhud-client/CMakeLists.txt 2014-11-03 17:16:22 +0000
3+++ libhud-client/CMakeLists.txt 2020-03-14 14:55:09 +0000
4@@ -183,6 +183,7 @@
5 HudClient-2.gir
6 PACKAGES
7 gio-2.0
8+ dee-1.0
9 LIBRARY
10 HudClient-2
11 )
12
13=== modified file 'tools-vala/CMakeLists.txt'
14--- tools-vala/CMakeLists.txt 2013-12-17 16:37:55 +0000
15+++ tools-vala/CMakeLists.txt 2020-03-14 14:55:09 +0000
16@@ -20,7 +20,7 @@
17
18 vala_init (hud-gtk-vala
19 PACKAGES
20- Dee-1.0
21+ dee-1.0
22 gtk+-3.0
23 HudClient-2
24 OPTIONS

Subscribers

People subscribed via source and target branches