diff options
Diffstat (limited to 'dummy/java2-runtime-dummy.control')
-rw-r--r-- | dummy/java2-runtime-dummy.control | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/dummy/java2-runtime-dummy.control b/dummy/java2-runtime-dummy.control new file mode 100644 index 0000000..3d5cdff --- /dev/null +++ b/dummy/java2-runtime-dummy.control @@ -0,0 +1,13 @@ +Package: java2-runtime-dummy +Architecture: all +Section: misc +Priority: optional +Depends: java-common +Provides: java2-runtime +Description: Dummy package providing java2-runtime + This package does NOT provide java2 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 java2-runtime + dependency. |