[uzbl] Missing BR on pkg-config

Ben Boeckel mathstuf at fedoraproject.org
Sun Oct 10 20:17:06 UTC 2010


commit b76bd8d842b494866cab68910964751925bb5b4d
Author: Ben Boeckel <MathStuf at gmail.com>
Date:   Sun Oct 10 16:11:47 2010 -0400

    Missing BR on pkg-config

 uzbl.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/uzbl.spec b/uzbl.spec
index 621b6df..b476116 100644
--- a/uzbl.spec
+++ b/uzbl.spec
@@ -27,6 +27,7 @@ Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:	webkitgtk-devel
 BuildRequires:	desktop-file-utils
+BuildRequires:	pkg-config
 
 # New users probably want a tabbed browser
 Requires:	uzbl-tabbed = %{version}-%{release}


More information about the scm-commits mailing list