mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
media-gfx/viewnior: Needs dev-util/glib-utils
Closes: https://bugs.gentoo.org/668376 Signed-off-by: Pacho Ramos <pacho@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Copyright 1999-2018 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
@@ -17,10 +17,13 @@ IUSE=""
|
||||
DEPEND="dev-libs/glib:2
|
||||
media-gfx/exiv2
|
||||
>=x11-libs/gtk+-2.20:2
|
||||
x11-misc/shared-mime-info"
|
||||
RDEPEND="${DEPEND}"
|
||||
x11-misc/shared-mime-info
|
||||
"
|
||||
RDEPEND="${DEPEND}
|
||||
dev-util/glib-utils
|
||||
"
|
||||
|
||||
S=${WORKDIR}/${MY_PN}-${P}
|
||||
S="${WORKDIR}/${MY_PN}-${P}"
|
||||
|
||||
src_prepare() {
|
||||
default
|
||||
|
||||
Reference in New Issue
Block a user