Codebase list virt-viewer / ff900a3
Swith to dh Guido Günther 10 years ago
2 changed file(s) with 9 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
22 Priority: extra
33 Maintainer: Debian Libvirt Maintainers <pkg-libvirt-maintainers@lists.alioth.debian.org>
44 Uploaders: Guido Günther <agx@sigxcpu.org>, Laurent Léonard <laurent@open-minds.org>
5 Build-Depends: cdbs,
5 Build-Depends:
66 debhelper (>= 7),
77 autotools-dev,
88 libvirt-dev (>= 0.10),
11
22 DEB_CONFIGURE_EXTRA_FLAGS := --with-gtk=3.0 --with-spice-gtk
33
4 include /usr/share/cdbs/1/rules/debhelper.mk
5 include /usr/share/cdbs/1/class/autotools.mk
4 %:
5 dh $@
6
7 override_dh_auto_configure:
8 dh_auto_configure -- $(DEB_CONFIGURE_EXTRA_FLAGS)
9
10 override_dh_auto_clean:
11 [ ! -f Makefile ] || dh_auto_clean