summaryrefslogtreecommitdiff
path: root/make-sgpkg.py
diff options
context:
space:
mode:
Diffstat (limited to 'make-sgpkg.py')
-rwxr-xr-xmake-sgpkg.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/make-sgpkg.py b/make-sgpkg.py
index db4e50a..386d23a 100755
--- a/make-sgpkg.py
+++ b/make-sgpkg.py
@@ -85,7 +85,7 @@ Standards-Version: 3.8.0
Package: sapgui
Architecture: i386
-Depends: ${shlibs:Depends}, java2-runtime
+Depends: ${shlibs:Depends}, openjdk-6-jre | java2-runtime
Description: SAP GUI for the Java Environment
This package has been automatically created with sapgui-package %(version)s
""" % dict(name=name, email=email, version=version)