forked from pool/coccinelle
Switch to pkgconfig() requires
OBS-URL: https://build.opensuse.org/package/show/devel:tools/coccinelle?expand=0&rev=29
This commit is contained in:
parent
7841b06adb
commit
bd1ccd3af1
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 9 17:51:39 UTC 2013 - jengelh@inai.de
|
||||
|
||||
- Switch to using pkgconfig()-type BuildRequires
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 3 06:30:09 UTC 2013 - jengelh@inai.de
|
||||
|
||||
|
@ -32,8 +32,11 @@ BuildRequires: ncurses-devel
|
||||
BuildRequires: ocaml >= 3.11
|
||||
BuildRequires: ocaml-camlp4-devel >= 3.11
|
||||
BuildRequires: ocaml-ocamldoc >= 3.11
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: xz
|
||||
# Fails to link with PCRE
|
||||
#BuildRequires: pkgconfig(libpcre)
|
||||
BuildRequires: pkgconfig(python)
|
||||
Requires: python-base
|
||||
|
||||
%description
|
||||
|
Loading…
Reference in New Issue
Block a user