aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorCharles Kerr <charles.kerr@canonical.com>2013-12-13 12:20:58 -0600
committerCharles Kerr <charles.kerr@canonical.com>2013-12-13 12:20:58 -0600
commitb91dc2ac50d421d29e22bac9c9564029ba64350d (patch)
tree23dae184a48b6ee3659cf2c7163d31fcf8d56f6c /debian/control
parent080af76066c8781b4b6dbfcc447c13fb0d1bb28c (diff)
downloadayatana-indicator-datetime-b91dc2ac50d421d29e22bac9c9564029ba64350d.tar.gz
ayatana-indicator-datetime-b91dc2ac50d421d29e22bac9c9564029ba64350d.tar.bz2
ayatana-indicator-datetime-b91dc2ac50d421d29e22bac9c9564029ba64350d.zip
try adding a build-dep of language-pack-en-base instead of configuring the locales in the unit test sandbox. (h/t seb)
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index ade7f2e..d9d4f56 100644
--- a/debian/control
+++ b/debian/control
@@ -2,12 +2,14 @@ Source: indicator-datetime
Section: misc
Priority: optional
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
+# language-pack-en-base is for the unit tests s.t. we can test in 12h and 24h locales
Build-Depends: cmake,
dbus,
debhelper (>= 9),
dh-translations,
intltool (>= 0.35.0),
gnome-common,
+ language-pack-en-base,
libxorg-gtest-dev,
libgtest-dev,
libglib2.0-dev (>= 2.35.4),