From: Visa Putkinen Date: Sat, 19 Mar 2011 20:22:37 +0000 (+0200) Subject: More small build tweaks. Maemo extras-devel buildbot successfully compiles weightgrap... X-Git-Url: https://vcs.maemo.org/git/?p=weightgraph;a=commitdiff_plain;h=fd50b6abf635244725e6e185c930285f3a318376 More small build tweaks. Maemo extras-devel buildbot successfully compiles weightgraph now. --- diff --git a/weightgraph/debian/control b/weightgraph/debian/control index 4b674eb..b00cfcc 100644 --- a/weightgraph/debian/control +++ b/weightgraph/debian/control @@ -2,7 +2,7 @@ Source: weightgraph Section: user/utilities Priority: optional Maintainer: Visa Putkinen -Build-Depends: debhelper (>= 5), libqt4-dev +Build-Depends: debhelper (>= 5), libqt4-dev, libx11-dev Standards-Version: 3.7.3 Homepage: http://weightgraph.garage.maemo.org/ diff --git a/weightgraph/debian/rules b/weightgraph/debian/rules index f7a38f9..c9f6b91 100755 --- a/weightgraph/debian/rules +++ b/weightgraph/debian/rules @@ -46,6 +46,7 @@ binary-arch: build install dh_installdocs dh_installexamples dh_installman + dh_installchangelogs dh_link # dh_strip --dbg-package=appname-dbg dh_compress