summaryrefslogtreecommitdiff
path: root/dummy/java1-runtime-dummy.control
diff options
context:
space:
mode:
Diffstat (limited to 'dummy/java1-runtime-dummy.control')
-rw-r--r--dummy/java1-runtime-dummy.control13
1 files changed, 13 insertions, 0 deletions
diff --git a/dummy/java1-runtime-dummy.control b/dummy/java1-runtime-dummy.control
new file mode 100644
index 0000000..73fa334
--- /dev/null
+++ b/dummy/java1-runtime-dummy.control
@@ -0,0 +1,13 @@
+Package: java1-runtime-dummy
+Architecture: all
+Section: misc
+Priority: optional
+Depends: java-common
+Provides: java1-runtime
+Description: Dummy package providing java1-runtime
+ This package does NOT provide java1 runtime environment, it is here only to
+ fulfill dependencies of other packages.
+ .
+ You probably will want to use this package if you have installed the
+ environment "by hand" or from package that does not provide java1-runtime
+ dependency.