Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] procps-ng: add INSTALL_STAGING=YES
@ 2014-09-02 14:57 Karoly Kasza
  2014-09-02 15:12 ` Yann E. MORIN
  2014-09-05 11:38 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Karoly Kasza @ 2014-09-02 14:57 UTC (permalink / raw)
  To: buildroot

Procps-ng libraries needed in the staging directory by
the new package openvmtools.

Signed-off-by: Karoly Kasza <kaszak@gmail.com>
---
 package/procps-ng/procps-ng.mk |    1 +
 1 file changed, 1 insertion(+)

diff --git a/package/procps-ng/procps-ng.mk b/package/procps-ng/procps-ng.mk
index 8f9caf3..c327b4f 100644
--- a/package/procps-ng/procps-ng.mk
+++ b/package/procps-ng/procps-ng.mk
@@ -9,6 +9,7 @@ PROCPS_NG_SOURCE = procps-ng-$(PROCPS_NG_VERSION).tar.xz
 PROCPS_NG_SITE = http://downloads.sourceforge.net/project/procps-ng/Production
 PROCPS_NG_LICENSE = GPLv2+, libproc and libps LGPLv2+
 PROCPS_NG_LICENSE_FILES = COPYING COPYING.LIB
+PROCPS_NG_INSTALL_STAGING = YES
 
 PROCPS_NG_DEPENDENCIES = ncurses
 
-- 
1.7.10.4

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-09-05 11:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-02 14:57 [Buildroot] [PATCH 1/1] procps-ng: add INSTALL_STAGING=YES Karoly Kasza
2014-09-02 15:12 ` Yann E. MORIN
2014-09-05 11:38 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox