diff options
author | Charles Kerr <charles.kerr@canonical.com> | 2013-12-13 11:57:58 -0600 |
---|---|---|
committer | Charles Kerr <charles.kerr@canonical.com> | 2013-12-13 11:57:58 -0600 |
commit | 080af76066c8781b4b6dbfcc447c13fb0d1bb28c (patch) | |
tree | 75244ea7d7d3874b211c04da0f12118c2ae519b6 /debian/control | |
parent | bb0c9077bbdf00adf7b737a84730959250d91200 (diff) | |
download | ayatana-indicator-datetime-080af76066c8781b4b6dbfcc447c13fb0d1bb28c.tar.gz ayatana-indicator-datetime-080af76066c8781b4b6dbfcc447c13fb0d1bb28c.tar.bz2 ayatana-indicator-datetime-080af76066c8781b4b6dbfcc447c13fb0d1bb28c.zip |
ensure that we have 12h and 24h locales installed at build time -- the unit tests need them
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 357b099..ade7f2e 100644 --- a/debian/control +++ b/debian/control @@ -25,6 +25,7 @@ Build-Depends: cmake, libgnome-control-center-dev, libtimezonemap1-dev, liburl-dispatcher1-dev, + locales, Standards-Version: 3.9.3 Homepage: https://launchpad.net/indicator-datetime # If you aren't a member of ~indicator-applet-developers but need to upload |