All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Andreas Müller" <schnitzeltony@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [PATCH 1/8] xfce4-clipman-plugin/DEPENDS: replace deprecated xproto by xorgproto
Date: Thu, 10 May 2018 18:14:08 +0200	[thread overview]
Message-ID: <20180510161415.12827-1-schnitzeltony@gmail.com> (raw)

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
---
 meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.4.2.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.4.2.bb b/meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.4.2.bb
index 96bdf0e53..f683f5359 100644
--- a/meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.4.2.bb
+++ b/meta-xfce/recipes-panel-plugins/clipman/xfce4-clipman-plugin_1.4.2.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
 
 inherit xfce-panel-plugin
 
-DEPENDS += "xfconf xproto libxtst"
+DEPENDS += "xfconf xorgproto libxtst"
 
 SRC_URI[md5sum] = "9169140af7c9d3fddd8a5c9e0efb5a61"
 SRC_URI[sha256sum] = "cf2b45e327e67cc187dcb99a6ef6d95570463045accd24540e17172f005189b3"
-- 
2.14.3



             reply	other threads:[~2018-05-10 16:14 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-10 16:14 Andreas Müller [this message]
2018-05-10 16:14 ` [PATCH 2/8] xfce4-embed-plugin/DEPENDS: replace deprecated xproto by xorgproto Andreas Müller
2018-05-10 16:14 ` [PATCH 3/8] fluidsynth: update 1.1.10 -> 1.1.11 Andreas Müller
2018-05-10 16:14 ` [PATCH 4/8] xfce4-screenshooter: update 1.9.1 -> 1.9.2 Andreas Müller
2018-05-10 16:14 ` [PATCH 5/8] xfce4-whiskermenu-plugin: update 2.1.6 -> 2.1.7 Andreas Müller
2018-05-10 16:14 ` [PATCH 6/8] menulibre: update 2.1.5 -> 2.2.0 Andreas Müller
2018-05-10 16:14 ` [PATCH 7/8] xfce4-pulseaudio-plugin: update 0.4.0 -> 0.4.1 Andreas Müller
2018-05-10 16:14 ` [PATCH 8/8] parole: update 1.0.0 -> 1.0.1 Andreas Müller
2018-05-18 16:57 ` [PATCH 1/8] xfce4-clipman-plugin/DEPENDS: replace deprecated xproto by xorgproto Andreas Müller

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=20180510161415.12827-1-schnitzeltony@gmail.com \
    --to=schnitzeltony@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /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.