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