mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
packages: switch to host-pkgconf
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
3ee3e3d22e
commit
019a581f89
@@ -7,7 +7,7 @@
|
||||
USHARE_VERSION = 1.1a
|
||||
USHARE_SOURCE = ushare-$(USHARE_VERSION).tar.bz2
|
||||
USHARE_SITE = http://ushare.geexbox.org/releases
|
||||
USHARE_DEPENDENCIES = host-pkg-config libupnp
|
||||
USHARE_DEPENDENCIES = host-pkgconf libupnp
|
||||
|
||||
ifeq ($(BR2_NEEDS_GETTEXT_IF_LOCALE),y)
|
||||
USHARE_DEPENDENCIES += gettext
|
||||
|
||||
Reference in New Issue
Block a user