All of lore.kernel.org
 help / color / mirror / Atom feed
From: Romain Naour <romain.naour@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 6/6] package/enlightenment: install to staging
Date: Thu, 15 Mar 2018 23:50:12 +0100	[thread overview]
Message-ID: <20180315225012.9845-6-romain.naour@gmail.com> (raw)
In-Reply-To: <20180315225012.9845-1-romain.naour@gmail.com>

enlightenment provide enlightenment.pc and some shared libraries.

Signed-off-by: Romain Naour <romain.naour@gmail.com>
---
 package/enlightenment/enlightenment.mk | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/package/enlightenment/enlightenment.mk b/package/enlightenment/enlightenment.mk
index ae68888aac..ba6b54143e 100644
--- a/package/enlightenment/enlightenment.mk
+++ b/package/enlightenment/enlightenment.mk
@@ -26,6 +26,9 @@ ENLIGHTENMENT_MESON_OPTS += \
 	-Deldbus-codegen=$(HOST_DIR)/bin/eldbus-codegen \
 	-Dpam=false
 
+# enlightenment.pc and /usr/lib/enlightenment/modules/*.so
+ENLIGHTENMENT_INSTALL_STAGING = YES
+
 ifeq ($(BR2_PACKAGE_SYSTEMD),y)
 ENLIGHTENMENT_MESON_OPTS += -Dsystemd=true
 ENLIGHTENMENT_DEPENDENCIES += systemd
-- 
2.14.3

  parent reply	other threads:[~2018-03-15 22:50 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-15 22:50 [Buildroot] [PATCH 1/6] package/efl: bump to 1.20.7 Romain Naour
2018-03-15 22:50 ` [Buildroot] [PATCH 2/6] package/enlightenment: fix meson warning Romain Naour
2018-03-17  8:39   ` Peter Korsgaard
2018-03-15 22:50 ` [Buildroot] [PATCH 3/6] package/enlightenment: bump to 0.22.2 Romain Naour
2018-03-17  8:40   ` Peter Korsgaard
2018-03-15 22:50 ` [Buildroot] [PATCH 4/6] package/x11r7/xkeyboard-config: install to staging Romain Naour
2018-03-17  8:54   ` Peter Korsgaard
2018-03-15 22:50 ` [Buildroot] [PATCH 5/6] package/enlightenment: add xkeyboard-config optional dependency Romain Naour
2018-03-17  8:55   ` Peter Korsgaard
2018-03-15 22:50 ` Romain Naour [this message]
2018-03-17  8:56   ` [Buildroot] [PATCH 6/6] package/enlightenment: install to staging Peter Korsgaard
2018-03-17 12:12     ` Romain Naour
2018-03-17  8:37 ` [Buildroot] [PATCH 1/6] package/efl: bump to 1.20.7 Peter Korsgaard
2018-03-17  8:38 ` Peter Korsgaard
2018-03-17 12:05   ` Romain Naour

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180315225012.9845-6-romain.naour@gmail.com \
    --to=romain.naour@gmail.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.