diff options
author | Mikhail Pukhlikov <cynede@gentoo.org> | 2016-11-24 11:15:43 +0400 |
---|---|---|
committer | Mikhail Pukhlikov <cynede@gentoo.org> | 2016-11-24 11:15:56 +0400 |
commit | 0088519eb9f64c5952aaa437e33eecfcf273f1fa (patch) | |
tree | 9713274b4fef01797b83d7238260708b2ae4805a /dev-lang/mono | |
parent | dev-util/cmake: "rm -f" and "die" don't get along well. (diff) | |
download | gentoo-0088519eb9f64c5952aaa437e33eecfcf273f1fa.tar.gz gentoo-0088519eb9f64c5952aaa437e33eecfcf273f1fa.tar.bz2 gentoo-0088519eb9f64c5952aaa437e33eecfcf273f1fa.zip |
dev-lang/mono: add cmake depend
Package-Manager: portage-2.3.2
Diffstat (limited to 'dev-lang/mono')
-rw-r--r-- | dev-lang/mono/mono-4.9.0.729.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-lang/mono/mono-4.9.0.729.ebuild b/dev-lang/mono/mono-4.9.0.729.ebuild index 1f5c88d25eda..6149fa4941e3 100644 --- a/dev-lang/mono/mono-4.9.0.729.ebuild +++ b/dev-lang/mono/mono-4.9.0.729.ebuild @@ -29,6 +29,7 @@ DEPEND="${COMMONDEPEND} sys-devel/bc virtual/yacc pax_kernel? ( sys-apps/elfix ) + dev-util/cmake !dev-lang/mono-basic " |