diff options
| author | eroen | 2015-05-01 13:54:58 +0200 |
|---|---|---|
| committer | eroen | 2015-05-01 13:59:33 +0200 |
| commit | b5e33021b2976640e5b3a8a51316c4cf834c6700 (patch) | |
| tree | c4012e84b1eb2096f6b9cffa13e546a225e7bd7d | |
| parent | 829e19c6976428b48fcc954f0385c800e1f4561e (diff) | |
| download | eroen-overlay-b5e33021b2976640e5b3a8a51316c4cf834c6700.tar.gz eroen-overlay-b5e33021b2976640e5b3a8a51316c4cf834c6700.tar.bz2 eroen-overlay-b5e33021b2976640e5b3a8a51316c4cf834c6700.tar.xz | |
vte-0.36.3 - update from gentoo
| -rw-r--r-- | x11-libs/vte/vte-0.36.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-libs/vte/vte-0.36.3.ebuild b/x11-libs/vte/vte-0.36.3.ebuild index 4eacdc04..bc760b4c 100644 --- a/x11-libs/vte/vte-0.36.3.ebuild +++ b/x11-libs/vte/vte-0.36.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -13,9 +13,9 @@ HOMEPAGE="https://wiki.gnome.org/action/show/Apps/Terminal/VTE" LICENSE="LGPL-2+" SLOT="2.90" IUSE="debug glade +introspection termite-patch" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~x86" -PDEPEND="~x11-libs/gnome-pty-helper-${PV}" +PDEPEND=">=x11-libs/gnome-pty-helper-${PV}" RDEPEND=" >=dev-libs/glib-2.31.13:2 >=x11-libs/gtk+-3.1.9:3[introspection?] |
