mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 05:36:32 +00:00
package/psplash: add host-gdk-pixbuf mandatory dependency
gdk-pixbuf-csource is needed since http://git.yoctoproject.org/cgit/cgit.cgi/psplash/commit/?id=f7a354dd7991bda57ab8b26d6491687d777f88da Fixes: - http://autobuild.buildroot.org/results/cb46d93b90ca3b297d0e18fd84796660e20c3a52 Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
9a49c0f157
commit
4dcb7582a0
@ -9,7 +9,7 @@ PSPLASH_SITE = git://git.yoctoproject.org/psplash
|
|||||||
PSPLASH_LICENSE = GPL-2.0+
|
PSPLASH_LICENSE = GPL-2.0+
|
||||||
PSPLASH_LICENSE_FILES = COPYING
|
PSPLASH_LICENSE_FILES = COPYING
|
||||||
PSPLASH_AUTORECONF = YES
|
PSPLASH_AUTORECONF = YES
|
||||||
PSPLASH_DEPENDENCIES = host-pkgconf
|
PSPLASH_DEPENDENCIES = host-gdk-pixbuf host-pkgconf
|
||||||
|
|
||||||
ifeq ($(BR2_PACKAGE_SYSTEMD),y)
|
ifeq ($(BR2_PACKAGE_SYSTEMD),y)
|
||||||
PSPLASH_DEPENDENCIES += systemd
|
PSPLASH_DEPENDENCIES += systemd
|
||||||
|
Loading…
x
Reference in New Issue
Block a user