summaryrefslogtreecommitdiffstats
path: root/debian/wheezy/dependencies
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-16 14:08:53 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-16 14:08:53 -0600
commitf453f772df6ace22a64b9171a448061a4cc54c07 (patch)
tree3e1712a9a08f8bd41197c53ae6d5b7ae442d0c19 /debian/wheezy/dependencies
parent217a0650df936e22ec4ef7b596cb9a1a3773d149 (diff)
downloadtde-packaging-f453f772df6ace22a64b9171a448061a4cc54c07.tar.gz
tde-packaging-f453f772df6ace22a64b9171a448061a4cc54c07.zip
Make libart-lgpl use multiarch on Debian Wheezy and Ubuntu Precise and above
Diffstat (limited to 'debian/wheezy/dependencies')
-rw-r--r--debian/wheezy/dependencies/libart-lgpl/debian/control2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/wheezy/dependencies/libart-lgpl/debian/control b/debian/wheezy/dependencies/libart-lgpl/debian/control
index d131211f3..6bf02a7b5 100644
--- a/debian/wheezy/dependencies/libart-lgpl/debian/control
+++ b/debian/wheezy/dependencies/libart-lgpl/debian/control
@@ -17,9 +17,11 @@ Build-Depends: debhelper (>= 5),
Package: libart-2.0-2
Architecture: any
+Multi-Arch: same
Section: libs
Replaces: libart-2.0-2 (<< 4:14.0.0)
Breaks: libart-2.0-2 (<< 4:14.0.0)
+Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends},
${shlibs:Depends}
Description: Library of functions for 2D graphics - runtime files