~ruther/guix-local

77d0617d12318abd77e0bfec10f69b872090dada — Ricardo Wurmus 7 months ago fe82006
gnu: celluloid: Add missing mpv input.

MPV now needs libdisplay-info, and Celluloid's configure script checks for its presence.

* gnu/packages/video.scm (celluloid)[native-inputs]: Add libdisplay-info.

Change-Id: I2f72be608ed63f1d354132c8e2a6a3db1af34eae
1 files changed, 1 insertions(+), 0 deletions(-)

M gnu/packages/video.scm
M gnu/packages/video.scm => gnu/packages/video.scm +1 -0
@@ 847,6 847,7 @@ old-fashioned output methods with powerful ascii-art renderer.")
    (native-inputs
     (list
      intltool
      libdisplay-info
      `(,glib "bin")               ; for glib-compile-resources
      pkg-config
      python-wrapper))             ; for generate-authors.py