From 63078a821b54c9361dcde52dedd53fd143695d1f Mon Sep 17 00:00:00 2001 From: Matthias Klose Date: Mon, 14 Oct 2013 01:10:28 +0100 Subject: Don't build the mono bindings on AArch64, not available. (LP: #1239474) --- debian/control | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'debian/control') 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), -- cgit v1.2.3