projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
609d7da
)
app-misc/tasque: fix dependency on dbus-sharp{,-glib}
author
Christoph Mende
<angelos@gentoo.org>
Fri, 18 Sep 2015 05:13:16 +0000
(07:13 +0200)
committer
Christoph Mende
<angelos@gentoo.org>
Fri, 18 Sep 2015 05:18:46 +0000
(07:18 +0200)
Package-Manager: portage-2.2.20.1
app-misc/tasque/tasque-0.1.12.ebuild
patch
|
blob
|
history
diff --git
a/app-misc/tasque/tasque-0.1.12.ebuild
b/app-misc/tasque/tasque-0.1.12.ebuild
index b431d99c278f062c6d4cd90de1630734ea86fa94..f6b141829658e45f0b8b92edffa2ec4905d01e3a 100644
(file)
--- a/
app-misc/tasque/tasque-0.1.12.ebuild
+++ b/
app-misc/tasque/tasque-0.1.12.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
2
Gentoo Foundation
+# Copyright 1999-201
5
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@
-24,8
+24,8
@@
REQUIRED_USE="|| ( rememberthemilk sqlite hiveminder )"
RDEPEND=">=dev-dotnet/gtk-sharp-2.12.7-r5
>=dev-dotnet/notify-sharp-0.4.0_pre20080912
- dev-dotnet/dbus-sharp
- dev-dotnet/dbus-sharp-glib
+ dev-dotnet/dbus-sharp
:1.0
+ dev-dotnet/dbus-sharp-glib
:1.0
sqlite? ( dev-db/sqlite:3 )"
DEPEND="${RDEPEND}"