summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2010-02-16 21:35:54 +0100
committerGuido Günther <agx@sigxcpu.org>2010-02-16 21:36:15 +0100
commit6a27a5ea8bed751b6635b185a2de830a3a64e6eb (patch)
treef69ab02d757555ed01c5c4b3a170db2afb0cf808
parentd8ef7eac7e6cbc6576ea23393144583069190206 (diff)
Explicitly depend on dpkg-buildpackage
to make Ubuntu happy.
-rw-r--r--debian/control5
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 3fc813b..1b9db0f 100644
--- a/debian/control
+++ b/debian/control
@@ -10,8 +10,9 @@ Homepage: https://honk.sigxcpu.org/piki/projects/sapgui-package/
Package: sapgui-package
Architecture: all
-Depends: cdbs, fakeroot, openjdk-6-jre | java5-runtime,
- ${misc:Depends}, ${python:Depends}, python,
+Depends: cdbs, fakeroot, dpkg-buildpackage,
+ openjdk-6-jre | java5-runtime, python,
+ ${misc:Depends}, ${python:Depends},
libxext6, libxpm4, libxt6, libxp6,
libgnomevfs2-0 [i386], libbonobo2-0 [i386], kdelibs4c2a [i386],
ia32-libs [amd64]