diff options
author | Michał Górny <mgorny@gentoo.org> | 2017-08-14 21:07:24 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-08-14 21:49:00 +0200 |
commit | 526f6de1fb0d60e03fc188c861ef6e2b7b24b5e8 (patch) | |
tree | 1764abe1290340fdad7865c9725e42fec904a20f /xfce-base | |
parent | xfce-base/xfce4-panel: Bump to 4.13.1 (diff) | |
download | gentoo-526f6de1fb0d60e03fc188c861ef6e2b7b24b5e8.tar.gz gentoo-526f6de1fb0d60e03fc188c861ef6e2b7b24b5e8.tar.bz2 gentoo-526f6de1fb0d60e03fc188c861ef6e2b7b24b5e8.zip |
xfce-base/xfconf: Add blockers to prevent co-inst of broken pkgs
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/xfconf/xfconf-4.13.3.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/xfce-base/xfconf/xfconf-4.13.3.ebuild b/xfce-base/xfconf/xfconf-4.13.3.ebuild index 44dded11bfad..eff57ca45509 100644 --- a/xfce-base/xfconf/xfconf-4.13.3.ebuild +++ b/xfce-base/xfconf/xfconf-4.13.3.ebuild @@ -19,7 +19,9 @@ RDEPEND=">=dev-libs/glib-2.30:= perl? ( dev-lang/perl:=[-build(-)] dev-perl/glib-perl - )" + ) + !<xfce-base/xfce4-panel-4.13.1 + !<xfce-base/xfce4-settings-4.13.1" DEPEND="${RDEPEND} dev-util/gdbus-codegen dev-util/intltool |