[opensuse-packaging] Missing the obvious - pkgconfig(libyara) not working?
I guess I need someone to hit me with a cluestick. I have libyara3-3.5.0 in this package: https://build.opensuse.org/package/show/home:gregfreemyer:Tools-for-forensic... I'm trying to build the python bindings for it in: https://build.opensuse.org/package/show/home:gregfreemyer:Tools-for-forensic... I'm trying to use: BuildRequires: pkgconfig(libyara) = %{version} In the bindings package, but I'm being told "nothing provides pkgconfig(libyara) = 3.5.0" Thanks Greg -- Greg Freemyer Upset at the Hillary/Trump choice So are Utah voters, Evan McMullin is leading there among voters age 25-34 Vote Evan McMullin for President -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
On Fri, Sep 30, 2016 at 8:43 PM, Greg Freemyer <greg.freemyer@gmail.com> wrote:
In the bindings package, but I'm being told "nothing provides pkgconfig(libyara) = 3.5.0"
As expected.. ;) pkgconfig(libyara) is not provided.. pkgconfig(yara) is. -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
Thanks. That is exactly the clue stick I needed. Thanks for not hitting me around the head and shoulders with it. Greg -- Greg Freemyer Upset at the Hillary/Trump choice So are Utah voters, Evan McMullin is leading there among voters age 25-34 Vote Evan McMullin for President On Fri, Sep 30, 2016 at 8:12 PM, Cristian Rodríguez <crrodriguez@opensuse.org> wrote:
On Fri, Sep 30, 2016 at 8:43 PM, Greg Freemyer <greg.freemyer@gmail.com> wrote:
In the bindings package, but I'm being told "nothing provides pkgconfig(libyara) = 3.5.0"
As expected.. ;)
pkgconfig(libyara) is not provided.. pkgconfig(yara) is. -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org
participants (2)
-
Cristian Rodríguez
-
Greg Freemyer