guix-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] gnu: Propagate necessary inputs for sdl-image


From: Ludovic Courtès
Subject: Re: [PATCH] gnu: Propagate necessary inputs for sdl-image
Date: Thu, 01 May 2014 12:46:46 +0200
User-agent: Gnus/5.130009 (Ma Gnus v0.9) Emacs/24.3 (gnu/linux)

David Thompson <address@hidden> skribis:

> The libraries for loading JPG, PNG, and TIFF images need to be
> propagated inputs in order for SDL image to work properly.

Could you add a comment saying why this is the case?

This is usually one of:

  1. SDL_image headers include libjpeg etc. headers;
  2. sdl-image.pc refers to libjpeg.pc etc.

Ludo’.



reply via email to

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