Package bootstrap sources in a separate package
[gpl/argeo-tp.git] / bootstrap / debian / control
index 39873ac866aeea6a0020497e2a04d737d8be70a3..581513c286b1766a2682a9d2d7759b5e33540f29 100644 (file)
@@ -2,7 +2,7 @@ Source: argeo-tp-build
 Section: unknown
 Priority: optional
 Maintainer: Mathieu Baudier <mbaudier@argeo.org>
-Build-Depends: debhelper-compat (= 13)
+Build-Depends: debhelper-compat (= 13), openjdk-17-jdk
 Standards-Version: 4.5.1
 Rules-Requires-Root: no
 
@@ -10,4 +10,11 @@ Package: argeo-tp-build
 Architecture: all
 Depends: ${misc:Depends}
 Description: Argeo Build third party libraries
- Eclipse ECJ compiler and BND library.
\ No newline at end of file
+ Eclipse ECJ compiler and BND library.
+
+Package: argeo-tp-build-source
+Architecture: all
+Depends: ${misc:Depends}
+Description: Argeo Build third party libraries source files
+ Eclipse ECJ compiler and BND library.
\ No newline at end of file