mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-31 15:07:43 +00:00
wget: add host-pkgconf dependency
Uses pkgconfig since 1.16.1+ to find libraries. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
421b4d0dde
commit
ca0a1844ae
@ -7,6 +7,7 @@
|
|||||||
WGET_VERSION = 1.16.1
|
WGET_VERSION = 1.16.1
|
||||||
WGET_SOURCE = wget-$(WGET_VERSION).tar.xz
|
WGET_SOURCE = wget-$(WGET_VERSION).tar.xz
|
||||||
WGET_SITE = $(BR2_GNU_MIRROR)/wget
|
WGET_SITE = $(BR2_GNU_MIRROR)/wget
|
||||||
|
WGET_DEPENDENCIES = host-pkgconf
|
||||||
WGET_LICENSE = GPLv3+
|
WGET_LICENSE = GPLv3+
|
||||||
WGET_LICENSE_FILES = COPYING
|
WGET_LICENSE_FILES = COPYING
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user