diff options
author | Colin Watson <cjwatson@canonical.com> | 2011-06-21 17:49:41 +0100 |
---|---|---|
committer | Colin Watson <cjwatson@canonical.com> | 2011-06-21 17:49:41 +0100 |
commit | cde0e9cf86e720a0080a97a5b0d81f4780e78ee6 (patch) | |
tree | 4397ca6060412d60307641e9339b1217f1f339e5 /debian/control | |
parent | 967fd704226b12a4f1c020e52920d5ba232eb833 (diff) | |
download | libayatana-appindicator-cde0e9cf86e720a0080a97a5b0d81f4780e78ee6.tar.gz libayatana-appindicator-cde0e9cf86e720a0080a97a5b0d81f4780e78ee6.tar.bz2 libayatana-appindicator-cde0e9cf86e720a0080a97a5b0d81f4780e78ee6.zip |
Remove unused libmono-dev build-dependency (for Mono 2.10 transition).
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 142f80d..12aec6f 100644 --- a/debian/control +++ b/debian/control @@ -24,7 +24,6 @@ Build-Depends: debhelper (>= 7.0), cli-common-dev (>= 0.5.7), mono-devel (>= 2.4.3), gtk-sharp2-gapi, - libmono-dev, libnunit-cil-dev, libgtk2.0-cil-dev, gobject-introspection, |