Codebase list xapp / e121aaa
Use python3 as all scripts are in python3 Margarita Manterola 7 years ago
2 changed file(s) with 5 addition(s) and 5 deletion(s). Raw diff Collapse all Expand all
2121 libgnomekbd-dev,
2222 libgtk-3-dev (>= 3.3.16),
2323 libx11-dev,
24 python,
24 python3,
2525 yelp-tools,
2626 Standards-Version: 3.9.8
2727 Homepage: http://cinnamon.linuxmint.com/
3434 Depends:
3535 gist,
3636 inxi,
37 python,
38 python-gi,
37 python3,
38 python3-gi,
3939 xdg-utils,
4040 ${misc:Depends},
41 ${python:Depends},
41 ${python3:Depends},
4242 Description: Common files for XApp desktop apps
4343 This package includes files that are shared between several XApp
4444 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