summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Beierlein <tomjbe@gentoo.org>2013-05-30 14:37:48 +0000
committerThomas Beierlein <tomjbe@gentoo.org>2013-05-30 14:37:48 +0000
commit4391fc3c00cbf601605d9bc99e75979b952349a3 (patch)
treece06f65b55fda44f13e3596a5c2876104fdda55e /sci-electronics
parentFix LINGUAS description for sr_RS@cyrillic by Jouni Kosonen (bug #471742). (diff)
downloadgentoo-2-4391fc3c00cbf601605d9bc99e75979b952349a3.tar.gz
gentoo-2-4391fc3c00cbf601605d9bc99e75979b952349a3.tar.bz2
gentoo-2-4391fc3c00cbf601605d9bc99e75979b952349a3.zip
Add || (dconf gconf) to RDEPS (bug #471588, thanks Allan)
(Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key 0x762053D5)
Diffstat (limited to 'sci-electronics')
-rw-r--r--sci-electronics/oregano/ChangeLog5
-rw-r--r--sci-electronics/oregano/oregano-0.82.ebuild3
2 files changed, 6 insertions, 2 deletions
diff --git a/sci-electronics/oregano/ChangeLog b/sci-electronics/oregano/ChangeLog
index 0aa5766b6626..306e259d7bea 100644
--- a/sci-electronics/oregano/ChangeLog
+++ b/sci-electronics/oregano/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-electronics/oregano
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-electronics/oregano/ChangeLog,v 1.56 2013/05/26 10:50:37 tomjbe Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/oregano/ChangeLog,v 1.57 2013/05/30 14:37:48 tomjbe Exp $
+
+ 30 May 2013; Thomas Beierlein <tomjbe@gentoo.org> oregano-0.82.ebuild:
+ Add || (dconf gconf) to RDEPS (bug #471588, thanks Allan)
26 May 2013; Thomas Beierlein <tomjbe@gentoo.org> oregano-0.82.ebuild:
Drop GTK_DISABLE_DEPRECATED (bug 467868)
diff --git a/sci-electronics/oregano/oregano-0.82.ebuild b/sci-electronics/oregano/oregano-0.82.ebuild
index 88dad933bf81..f08514d7c6dd 100644
--- a/sci-electronics/oregano/oregano-0.82.ebuild
+++ b/sci-electronics/oregano/oregano-0.82.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-electronics/oregano/oregano-0.82.ebuild,v 1.4 2013/05/26 10:50:37 tomjbe Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-electronics/oregano/oregano-0.82.ebuild,v 1.5 2013/05/30 14:37:48 tomjbe Exp $
EAPI="4"
@@ -23,6 +23,7 @@ CDEPEND="dev-libs/libxml2:2
DEPEND="${CDEPEND}
virtual/pkgconfig"
RDEPEND="${CDEPEND}
+ || ( gnome-base/dconf gnome-base/gconf )
sci-electronics/electronics-menu"
src_prepare() {