All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH] samba: Add rdepends to perl as perl scripts are packaged
@ 2012-11-17 23:03 Andrei Gherzan
  2012-11-18 18:29 ` Otavio Salvador
  0 siblings, 1 reply; 2+ messages in thread
From: Andrei Gherzan @ 2012-11-17 23:03 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
---
 meta-oe/recipes-connectivity/samba/samba-basic.inc |    2 ++
 meta-oe/recipes-connectivity/samba/samba_3.6.8.bb  |    2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/meta-oe/recipes-connectivity/samba/samba-basic.inc b/meta-oe/recipes-connectivity/samba/samba-basic.inc
index 5d816f9..f67379d 100644
--- a/meta-oe/recipes-connectivity/samba/samba-basic.inc
+++ b/meta-oe/recipes-connectivity/samba/samba-basic.inc
@@ -11,6 +11,8 @@ EXTRA_OECONF += "\
 
 PACKAGES =+ "winbind winbind-dbg libnetapi libtdb libsmbsharemodes libsmbclient libsmbclient-dev cifs cifs-doc swat"
 
+RDEPENDS_${PN} = "perl"
+
 FILES_winbind-dbg = "${libdir}/idmap/.debug/*.so \
                      ${libdir}/security/.debug/pam_winbind.so \
 "
diff --git a/meta-oe/recipes-connectivity/samba/samba_3.6.8.bb b/meta-oe/recipes-connectivity/samba/samba_3.6.8.bb
index cc09a48..7c54dae 100644
--- a/meta-oe/recipes-connectivity/samba/samba_3.6.8.bb
+++ b/meta-oe/recipes-connectivity/samba/samba_3.6.8.bb
@@ -3,7 +3,7 @@ require samba-basic.inc
 LICENSE = "GPLv3"
 LIC_FILES_CHKSUM = "file://../COPYING;md5=d32239bcb673463ab874e80d47fae504"
 
-PR = "r1"
+PR = "r2"
 
 SRC_URI += "\
     file://config-h.patch \
-- 
1.7.10.4




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

* Re: [meta-oe][PATCH] samba: Add rdepends to perl as perl scripts are packaged
  2012-11-17 23:03 [meta-oe][PATCH] samba: Add rdepends to perl as perl scripts are packaged Andrei Gherzan
@ 2012-11-18 18:29 ` Otavio Salvador
  0 siblings, 0 replies; 2+ messages in thread
From: Otavio Salvador @ 2012-11-18 18:29 UTC (permalink / raw)
  To: openembedded-devel

On Sat, Nov 17, 2012 at 9:03 PM, Andrei Gherzan <andrei@gherzan.ro> wrote:

> Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
>

What about moving the perl stuff to another package.

-- 
Otavio Salvador                             O.S. Systems
E-mail: otavio@ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854              http://projetos.ossystems.com.br


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

end of thread, other threads:[~2012-11-18 18:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-17 23:03 [meta-oe][PATCH] samba: Add rdepends to perl as perl scripts are packaged Andrei Gherzan
2012-11-18 18:29 ` Otavio Salvador

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.