From 2811d99c3088d08d6c85dbf3a6d331f15c0894eb Mon Sep 17 00:00:00 2001 From: Jan Lindemann Date: Thu, 20 Feb 2025 19:14:31 +0000 Subject: [PATCH] project.conf: Build devel subpackage -devel subpackge is needed to build a couple of other packages, so build it. Signed-off-by: Jan Lindemann --- make/project.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make/project.conf b/make/project.conf index 8c52584..d5b5817 100644 --- a/make/project.conf +++ b/make/project.conf @@ -6,7 +6,7 @@ janware Python utility library [global] group = "Development/Libraries/Python" -subpackages = run +subpackages = run devel license = LGPL 2 jw-maintainer = jan