summaryrefslogtreecommitdiff
path: root/make-sgpkg.py
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2010-08-19 09:08:33 +0200
committerGuido Günther <agx@sigxcpu.org>2010-08-19 09:08:33 +0200
commitd081e33b4e910052d55914db87888d2331ae36da (patch)
treee2cd57da970fb7e80d73a68b1934ff7e357ef1a0 /make-sgpkg.py
parent0755ff4eb37eeff6e7842ff89f8e1036e2861202 (diff)
Move the build-deps to the generated package
Move the packages needed to build the sapgui package as build-deps to the generated sapgui source package instead of depending on it directly. This way sapgui-package sapgui-package can be arch all.
Diffstat (limited to 'make-sgpkg.py')
-rw-r--r--make-sgpkg.py4
1 files changed, 3 insertions, 1 deletions
diff --git a/make-sgpkg.py b/make-sgpkg.py
index 15ec65c..7b3ad20 100644
--- a/make-sgpkg.py
+++ b/make-sgpkg.py
@@ -84,7 +84,9 @@ def gen_control(debiandir, version, name, email):
Section: non-free/devel
Priority: optional
Maintainer: %(name)s <%(email)s>
-Build-Depends: debhelper (>= 4.0.0)
+Build-Depends: debhelper (>= 4.0.0),
+ libxext6, libxpm4, libxt6, libxp6, libgnomevfs2-0 [i386],
+ libbonobo2-0 [i386], kdelibs4c2a [i386], ia32-libs [amd64]
Standards-Version: 3.8.0
Package: sapgui