diff options
author | Michał Górny <mgorny@gentoo.org> | 2017-10-18 19:05:57 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-10-18 19:06:31 +0200 |
commit | e7f7e02724869902e0685333d98612c274da80f5 (patch) | |
tree | f608ec26aa9ba2057ed0c79a581d4f0aa4bf9547 /xfce-extra/xfce4-notifyd | |
parent | package.mask: Mask automake 1.4 through 1.8 (diff) | |
download | gentoo-e7f7e02724869902e0685333d98612c274da80f5.tar.gz gentoo-e7f7e02724869902e0685333d98612c274da80f5.tar.bz2 gentoo-e7f7e02724869902e0685333d98612c274da80f5.zip |
xfce-extra/xfce4-notifyd: Add missing panel dep
Closes: https://bugs.gentoo.org/634640
Diffstat (limited to 'xfce-extra/xfce4-notifyd')
-rw-r--r-- | xfce-extra/xfce4-notifyd/xfce4-notifyd-0.4.0.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.4.0.ebuild b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.4.0.ebuild index fa8606a3b73c..f48064f45685 100644 --- a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.4.0.ebuild +++ b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.4.0.ebuild @@ -19,6 +19,7 @@ RDEPEND=">=dev-libs/glib-2.42:2= >=x11-libs/libnotify-0.7:= >=xfce-base/libxfce4ui-4.12:=[gtk3(+)] >=xfce-base/libxfce4util-4.12:= + >=xfce-base/xfce4-panel-4.12:= >=xfce-base/xfconf-4.10:=" DEPEND="${RDEPEND} dev-util/gdbus-codegen |