diff --git a/pcre.changes b/pcre.changes index 23eeb2c..1226f19 100644 --- a/pcre.changes +++ b/pcre.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Nov 16 08:17:40 UTC 2011 - coolo@suse.com + +- add libtool as buildrequire to avoid implicit dependency + ------------------------------------------------------------------- Tue Nov 1 16:16:49 UTC 2011 - crrodriguez@opensuse.org diff --git a/pcre.spec b/pcre.spec index 98ac0f6..73c46e1 100644 --- a/pcre.spec +++ b/pcre.spec @@ -19,7 +19,7 @@ Name: pcre -BuildRequires: gcc-c++ pkg-config +BuildRequires: gcc-c++ libtool pkg-config Version: 8.20 Release: 1 Summary: A library for Perl-compatible regular expressions