All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/8] xfce4-clipman-plugin/DEPENDS: replace deprecated xproto by xorgproto
@ 2018-05-10 16:14 Andreas Müller
  2018-05-10 16:14 ` [PATCH 2/8] xfce4-embed-plugin/DEPENDS: " Andreas Müller
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Andreas Müller @ 2018-05-10 16:14 UTC (permalink / raw)
  To: openembedded-devel

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



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

end of thread, other threads:[~2018-05-18 16:57 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-10 16:14 [PATCH 1/8] xfce4-clipman-plugin/DEPENDS: replace deprecated xproto by xorgproto Andreas Müller
2018-05-10 16:14 ` [PATCH 2/8] xfce4-embed-plugin/DEPENDS: " 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

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.