From 74361b583b22de02b23e417a60f756f9809e805add00fac15df6e558acf70d54 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Sat, 25 Feb 2012 13:50:41 +0000 Subject: [PATCH] require tools by devel too OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxml2?expand=0&rev=55 --- libxml2.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/libxml2.spec b/libxml2.spec index 8e3cc11..b990cfe 100644 --- a/libxml2.spec +++ b/libxml2.spec @@ -86,6 +86,7 @@ This package contains xmllint, a very useful tool proving libxml's power. %package devel Summary: Include Files and Libraries mandatory for Development Group: Development/Libraries/C and C++ +Requires: %name-tools = %{version} Requires: %{lname} = %{version} Requires: glibc-devel Requires: readline-devel