diff options
author | Heather Cynede <cynede@gentoo.org> | 2015-08-14 12:34:40 +0400 |
---|---|---|
committer | Heather Cynede <cynede@gentoo.org> | 2015-08-14 12:35:07 +0400 |
commit | a71c80a07cc0b3436790058e091161ecf6de9450 (patch) | |
tree | 84a2b25dcc363fb404998f76cfe8f1291bb5848b /dev-util/monodevelop | |
parent | media-plugins/audacious-plugins: Correct two USE-flag to configuration errors... (diff) | |
download | gentoo-a71c80a07cc0b3436790058e091161ecf6de9450.tar.gz gentoo-a71c80a07cc0b3436790058e091161ecf6de9450.tar.bz2 gentoo-a71c80a07cc0b3436790058e091161ecf6de9450.zip |
dev-util/monodevelop mono-docbrowser is not ready, remove doc flag
Diffstat (limited to 'dev-util/monodevelop')
-rw-r--r-- | dev-util/monodevelop/monodevelop-5.9.5.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/monodevelop/monodevelop-5.9.5.5.ebuild b/dev-util/monodevelop/monodevelop-5.9.5.5.ebuild index a22347892d4a..2e06b6f47741 100644 --- a/dev-util/monodevelop/monodevelop-5.9.5.5.ebuild +++ b/dev-util/monodevelop/monodevelop-5.9.5.5.ebuild @@ -19,13 +19,13 @@ SRC_URI="https://launchpadlibrarian.net/68057829/NUnit-2.5.10.11092.zip LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="+subversion +git doc +gnome qtcurve" +IUSE="+subversion +git +gnome qtcurve" +#TODO: doc use flag and mono-docbrowser RDEPEND=">=dev-lang/mono-3.2.8 >=dev-dotnet/nuget-2.8.3 gnome? ( >=dev-dotnet/gnome-sharp-2.24.2-r1 ) >=dev-dotnet/gtk-sharp-2.12.21:2 - doc? ( dev-util/mono-docbrowser ) >=dev-dotnet/xsp-2 dev-util/ctags sys-apps/dbus[X] |