summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'xfce-base/garcon/garcon-9999.ebuild')
-rw-r--r--xfce-base/garcon/garcon-9999.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/xfce-base/garcon/garcon-9999.ebuild b/xfce-base/garcon/garcon-9999.ebuild
index 8fa2d7b..01122ba 100644
--- a/xfce-base/garcon/garcon-9999.ebuild
+++ b/xfce-base/garcon/garcon-9999.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/garcon/garcon-0.5.0.ebuild,v 1.1 2015/04/05 12:57:21 mgorny Exp $
+# $Id$
EAPI=5
inherit xfconf
@@ -16,9 +16,10 @@ IUSE="debug"
RDEPEND=">=dev-libs/glib-2.30:=
>=x11-libs/gtk+-2.24:2=
>=x11-libs/gtk+-3.14:3=
- >=xfce-base/libxfce4ui-4.11.1:=
+ >=xfce-base/libxfce4ui-4.11.1:=[gtk3(+)]
>=xfce-base/libxfce4util-4.11:="
DEPEND="${RDEPEND}
+ dev-util/gtk-doc-am
dev-util/intltool
sys-devel/gettext
virtual/pkgconfig"
@@ -26,7 +27,6 @@ DEPEND="${RDEPEND}
pkg_setup() {
XFCONF=(
$(xfconf_use_debug)
- --with-html-dir="${EPREFIX}"/usr/share/doc/${PF}/html
)
DOCS=( AUTHORS ChangeLog HACKING NEWS README STATUS TODO )