diff options
author | Charles Kerr <charles.kerr@canonical.com> | 2014-01-22 11:56:49 -0600 |
---|---|---|
committer | Charles Kerr <charles.kerr@canonical.com> | 2014-01-22 11:56:49 -0600 |
commit | e2fd6e620ce7f18c2cbf7c7b353d7cb5f86dce11 (patch) | |
tree | f5409b9e2bdbcc0d8d3e9ed168143632c1dab239 /debian/control | |
parent | 9ea8a269f3c984901e721e8bb0c796942bffb082 (diff) | |
download | ayatana-indicator-datetime-e2fd6e620ce7f18c2cbf7c7b353d7cb5f86dce11.tar.gz ayatana-indicator-datetime-e2fd6e620ce7f18c2cbf7c7b353d7cb5f86dce11.tar.bz2 ayatana-indicator-datetime-e2fd6e620ce7f18c2cbf7c7b353d7cb5f86dce11.zip |
remove the local snapshot of properties-cpp and add a dependency for it in debian/control and CMakeLists.txt
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..3dc61c6 100644 --- a/debian/control +++ b/debian/control @@ -25,6 +25,7 @@ Build-Depends: cmake, libgnome-control-center-dev, libtimezonemap1-dev, liburl-dispatcher1-dev, + libproperties-cpp-dev, 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 |