From 2a436c9e6e5142fac8e45228b776947593894414 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Sun, 25 Sep 2011 14:52:10 +0200 Subject: [PATCH] Development packages should always require the installation of the base package. --- macros/templates.macro | 2 ++ 1 file changed, 2 insertions(+) diff --git a/macros/templates.macro b/macros/templates.macro index 84822589a..9554868d3 100644 --- a/macros/templates.macro +++ b/macros/templates.macro @@ -44,6 +44,8 @@ packages summary = Development files of %{thisapp}. description = %{summary} + requires = %{name}=%{thisver} + def files /usr/bin/*-config /usr/include -- 2.39.5