projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68271f1
)
xfce-base/xfce4-panel: add dependency on gdbus-codegen
author
Bernd Waibel
<waebbl@gmail.com>
Wed, 29 Apr 2020 20:47:07 +0000
(22:47 +0200)
committer
Michał Górny
<mgorny@gentoo.org>
Fri, 1 May 2020 15:44:10 +0000
(17:44 +0200)
Needs dev-util/gdbus-codegen, so BDEPEND on it.
Closes: https://bugs.gentoo.org/719986
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Bernd Waibel <waebbl@gmail.com>
Signed-off-by: Michał Górny <mgorny@gentoo.org>
xfce-base/xfce4-panel/xfce4-panel-4.14.4.ebuild
patch
|
blob
|
history
diff --git
a/xfce-base/xfce4-panel/xfce4-panel-4.14.4.ebuild
b/xfce-base/xfce4-panel/xfce4-panel-4.14.4.ebuild
index 4c13761e1a68ef5c00e93417b72b1a686066f226..911a7aaa752ed7cce47053fa889cdce5c3557f61 100644
(file)
--- a/
xfce-base/xfce4-panel/xfce4-panel-4.14.4.ebuild
+++ b/
xfce-base/xfce4-panel/xfce4-panel-4.14.4.ebuild
@@
-35,6
+35,7
@@
DEPEND="${RDEPEND}
dev-util/intltool
sys-devel/gettext
virtual/pkgconfig"
+BDEPEND="dev-util/gdbus-codegen"
src_prepare() {
# stupid vala.eclass...