|
@@ -9,6 +9,7 @@ PV_SOURCE = pv-$(PV_VERSION).tar.bz2
|
|
|
PV_SITE = http://www.ivarch.com/programs/sources
|
|
|
PV_LICENSE = Artistic-2.0
|
|
|
PV_LICENSE_FILES = doc/COPYING
|
|
|
+PV_DEPENDENCIES = $(if $(BR2_NEEDS_GETTEXT_IF_LOCALE),gettext)
|
|
|
|
|
|
# While 'pv' uses autoconf, it does not use automake for its
|
|
|
# makefiles. It uses $(LD) $(LDFLAGS) to achieve partial linking, but
|