aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorMatthias Klose <doko@ubuntu.com>2013-10-14 01:10:28 +0100
committerMatthias Klose <doko@ubuntu.com>2013-10-14 01:10:28 +0100
commit63078a821b54c9361dcde52dedd53fd143695d1f (patch)
tree83e4c7eb464a1d00bdd843ed23deeb499fe0044b /debian/control
parent53d9d3d0e15e2d6cbbeaa43459364c6d282a6d92 (diff)
downloadlibayatana-appindicator-63078a821b54c9361dcde52dedd53fd143695d1f.tar.gz
libayatana-appindicator-63078a821b54c9361dcde52dedd53fd143695d1f.tar.bz2
libayatana-appindicator-63078a821b54c9361dcde52dedd53fd143695d1f.zip
Don't build the mono bindings on AArch64, not available. (LP:
#1239474)
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control10
1 files changed, 5 insertions, 5 deletions
diff --git a/debian/control b/debian/control
index 00aad76..1d9b829 100644
--- a/debian/control
+++ b/debian/control
@@ -7,22 +7,22 @@ Build-Depends: debhelper (>= 9),
dh-autoreconf,
python-all-dev,
at-spi2-core,
- cli-common-dev (>= 0.5.7),
+ cli-common-dev (>= 0.5.7) [!arm64],
gobject-introspection,
intltool,
gtk-doc-tools,
libxml2-utils,
- libnunit-cil-dev,
+ libnunit-cil-dev [!arm64],
dbus-test-runner,
xvfb,
valac,
- mono-devel (>= 2.4.3),
+ mono-devel (>= 2.4.3) [!arm64],
libglib2.0-dev (>= 2.35.4),
libgtk-3-dev (>= 2.91.3),
libgtk2.0-dev (>= 2.12.0),
python-gtk2-dev,
- gtk-sharp2-gapi,
- libgtk2.0-cil-dev,
+ gtk-sharp2-gapi [!arm64],
+ libgtk2.0-cil-dev [!arm64],
libdbus-glib-1-dev (>= 0.82),
libindicator-dev (>= 0.3.90),
libindicator3-dev (>= 0.3.90),