mirror of
https://git.yoctoproject.org/poky
synced 2026-09-20 03:49:32 +02:00
gupnp-tools: Add gupnp-av to DEPENDS
(From OE-Core rev: 63e92f0c85ba2bc289dce4a01a24315e608defaf) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
59650ea31f
commit
eae918c423
@@ -2,7 +2,7 @@ DESCRIPTION = "Tools for GUPnP"
|
|||||||
LICENSE = "GPLv2+"
|
LICENSE = "GPLv2+"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe \
|
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe \
|
||||||
file://src/network-light/main.c;beginline=1;endline=21;md5=033bf37c030780c5a72165846b3003f6"
|
file://src/network-light/main.c;beginline=1;endline=21;md5=033bf37c030780c5a72165846b3003f6"
|
||||||
DEPENDS = "gupnp gtk+ libglade gnome-icon-theme"
|
DEPENDS = "gupnp gupnp-av gtk+ libglade gnome-icon-theme"
|
||||||
|
|
||||||
SRC_URI = "http://gupnp.org/sites/all/files/sources/${BPN}-${PV}.tar.gz"
|
SRC_URI = "http://gupnp.org/sites/all/files/sources/${BPN}-${PV}.tar.gz"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user