guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/1] Build polkit on core-updates


From: Leo Famulari
Subject: [PATCH 0/1] Build polkit on core-updates
Date: Fri, 22 Jan 2016 03:42:18 -0500

lkit couldn't find mozjs and wouldn't build on core-updates. Maybe due
to the addition of mozjs-24, which I believe happened after the last
release.

I specified the dependency on mozjs-17. It seems that polkit does not
support mozjs-24:
http://lists.freedesktop.org/archives/polkit-devel/2015-July/000432.html

I also cribbed the configure-flags from mozjs-17's ".pc" file. I don't
know why pkg-config didn't work.

It's weird that all the paths in mozjs are like this:
mozjs-..pc
libmozjs-..so
js-.

Feel free to push

Leo Famulari (1):
  gnu: polkit: Fix detection of mozjs-17.

 gnu/packages/polkit.scm | 14 +++++++++++---
 1 file changed, 11 insertions(+), 3 deletions(-)

-- 
2.7.0.rc3




reply via email to

[Prev in Thread] Current Thread [Next in Thread]