From 74391687cd8299a2005788b4fc33b5f19467211b Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Thu, 15 Aug 2013 11:25:33 +0200 Subject: [PATCH] Add workaround for yum to install correct libpng-devel in build --- openbox.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/openbox.spec b/openbox.spec index 76c38c6..8d6544f 100644 --- a/openbox.spec +++ b/openbox.spec @@ -29,6 +29,8 @@ BuildRequires: libXt-devel BuildRequires: libXrandr-devel BuildRequires: libXinerama-devel BuildRequires: imlib2-devel +# workaround for yum to install correct libpng-devel +BuildRequires: libpng-devel Provides: firstboot(windowmanager) %description