summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2009-03-30 20:29:01 +0200
committerGuido Günther <agx@sigxcpu.org>2009-03-30 21:44:55 +0200
commit4307afa7ded9e76b73a3a61a2ee2fa73631d5fe4 (patch)
tree7dc0c61273ce08a08d6926832d6d52395a479a7d /debian/control
parent3f0737f94c4929b71ca660679979bb6fde81a511 (diff)
fix build for amd64
since the package is built against ia32 libs we need to exclude some files from the shlibdeps call.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control5
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index f393fab..5e4c683 100644
--- a/debian/control
+++ b/debian/control
@@ -9,8 +9,9 @@ VCS-Browser: http://git.debian.org/?p=users/agx/sapgui-package.git
Package: sapgui-package
Architecture: all
-Depends: cdbs, fakeroot, java5-runtime, ${python:Depends}, libxext6,
- libxpm4, libxt6, libxp6, libgnomevfs2-0, libbonobo2-0, kdelibs4c2a
+Depends: cdbs, fakeroot, java5-runtime, ${python:Depends}, libxext6, libxpm4,
+ libxt6, libxp6, libgnomevfs2-0 [i386], libbonobo2-0 [i386], kdelibs4c2a [i386],
+ ia32-libs [amd64]
Description: utility to build SAP GUI related Debian packages
This package provides the capability to create a Debian package for the
Platinum Java SAP GUI from the provided JAR by just running