projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4eef13b
)
app-arch/gnome-autoar: fix deps for USE="introspection gtk"
author
Mart Raudsepp
<leio@gentoo.org>
Wed, 10 Jan 2018 02:51:37 +0000
(
04:51
+0200)
committer
Mart Raudsepp
<leio@gentoo.org>
Wed, 10 Jan 2018 02:51:37 +0000
(
04:51
+0200)
Closes: https://bugs.gentoo.org/644022
Package-Manager: Portage-2.3.19, Repoman-2.3.6
app-arch/gnome-autoar/gnome-autoar-0.2.2.ebuild
patch
|
blob
|
history
diff --git
a/app-arch/gnome-autoar/gnome-autoar-0.2.2.ebuild
b/app-arch/gnome-autoar/gnome-autoar-0.2.2.ebuild
index 82eba921fa02902830898114db153e278d6cf1d9..5943841eaf9d9ac61d4f19c5eb7057bea78633bd 100644
(file)
--- a/
app-arch/gnome-autoar/gnome-autoar-0.2.2.ebuild
+++ b/
app-arch/gnome-autoar/gnome-autoar-0.2.2.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
7
Gentoo Foundation
+# Copyright 1999-201
8
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@
-19,7
+19,7
@@
KEYWORDS="~alpha amd64 ~arm64 ~ia64 ~ppc ~ppc64 x86"
RDEPEND="
>=app-arch/libarchive-3.2.0
>=dev-libs/glib-2.35.6:2
- gtk? ( >=x11-libs/gtk+-3.2:3 )
+ gtk? ( >=x11-libs/gtk+-3.2:3
[introspection?]
)
introspection? ( >=dev-libs/gobject-introspection-1.30.0:= )
"
DEPEND="${RDEPEND}