diff options
author | Pacho Ramos <pacho@gentoo.org> | 2017-05-24 10:34:52 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2017-05-24 10:34:52 +0200 |
commit | 74e1c3b8eda0945356b849ddaece20606a718168 (patch) | |
tree | 2ee05189ddc7745b872443aec2cf8099ea579aa8 /x11-libs | |
parent | net-libs/gtk-vnc: Drop old (diff) | |
download | gentoo-74e1c3b8eda0945356b849ddaece20606a718168.tar.gz gentoo-74e1c3b8eda0945356b849ddaece20606a718168.tar.bz2 gentoo-74e1c3b8eda0945356b849ddaece20606a718168.zip |
x11-libs/vte: Needs to be rebuilt when gnutls subslot changes
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/vte/vte-0.48.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/vte/vte-0.48.3.ebuild b/x11-libs/vte/vte-0.48.3.ebuild index 91dfc16937b5..69d239356618 100644 --- a/x11-libs/vte/vte-0.48.3.ebuild +++ b/x11-libs/vte/vte-0.48.3.ebuild @@ -27,7 +27,7 @@ RDEPEND=" sys-libs/ncurses:0= sys-libs/zlib - crypt? ( >=net-libs/gnutls-3.2.7 ) + crypt? ( >=net-libs/gnutls-3.2.7:0= ) glade? ( >=dev-util/glade-3.9:3.10 ) introspection? ( >=dev-libs/gobject-introspection-0.9.0:= ) " |