deb packaging: cleaner locale fix

This commit is contained in:
Mario Limonciello 2017-06-15 17:08:44 -05:00
parent ababbb7ae1
commit b692286690
2 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,7 @@ Build-Depends: debhelper (>= 10.3),
fontconfig,
fontconfig-config,
fonts-dejavu,
locales,
libappstream-glib-dev (>= 0.6.13),
libarchive-dev,
libcolord-dev (>= 1.0.0),

View File

@ -1,6 +1,7 @@
#!/usr/bin/make -f
# -*- makefile -*-
export LC_ALL := C.UTF-8
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
#GPGME needs this for proper building on 32 bit archs