From 16950304e1117aab000fd0e56dcda4601e78e69dedb83d790328be1703cd26c1 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sat, 24 Dec 2011 18:39:22 +0000 Subject: [PATCH] Enable zlib (merge staged changes) OBS-URL: https://build.opensuse.org/package/show/Base:System/kmod?expand=0&rev=7 --- kmod.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/kmod.spec b/kmod.spec index c717809..37d2900 100644 --- a/kmod.spec +++ b/kmod.spec @@ -32,8 +32,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build %if 0%{?git_snapshot} BuildRequires: automake, libtool %endif -BuildRequires: pkgconfig, xz -BuildRequires: zlib-devel +BuildRequires: pkgconfig, xz, pkgconfig(zlib) %description kmod is a set of tools to handle common tasks with Linux kernel