Codebase list xapp / 956da8c
Merge pull request #23 from leigh123linux/python3 Use python3 as all scripts are in python3 Clement Lefebvre authored 7 years ago GitHub committed 7 years ago
2 changed file(s) with 3 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
1616 libglib2.0-dev (>= 2.37.3),
1717 libgtk-3-dev (>= 3.3.16),
1818 libx11-dev,
19 python,
19 python3,
2020 yelp-tools,
2121 libgnomekbd-dev
2222 Standards-Version: 3.9.6
2424 Package: xapps-common
2525 Architecture: all
2626 Multi-Arch: foreign
27 Depends: ${misc:Depends}, ${python:Depends}, python3, python3-gi, inxi, xdg-utils, gist
27 Depends: ${misc:Depends}, ${python3:Depends}, python3, python3-gi, inxi, xdg-utils, gist
2828 Description: Common files for XApp desktop apps
2929 This package includes files that are shared between several XApp
3030 apps (i18n files and configuration schemas).
55 DEB_PKG_CONFIG_LIBDIR=$(shell pkg-config gobject-introspection-1.0 --variable libdir | sed -e 's/.//')
66
77 %:
8 dh $@ --parallel --with=autoreconf,gir,gnome,python2
8 dh $@ --parallel --with=autoreconf,gir,gnome,python3
99
1010 override_dh_gnome_clean:
1111 dh_gnome_clean --no-control