mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
gnustep-base/gnustep-gui: add media-libs/libtiff subslot dep
libtiff changed SONAME. Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -22,7 +22,7 @@ DEPEND="${GNUSTEP_CORE_DEPEND}
|
||||
cups? ( >=net-print/cups-1.7.4:= )
|
||||
gif? ( >=media-libs/giflib-4.1:= )
|
||||
icu? ( dev-libs/icu:= )
|
||||
jpeg? ( virtual/jpeg:= )
|
||||
jpeg? ( media-libs/libjpeg-turbo:= )
|
||||
png? ( >=media-libs/libpng-1.2:= )
|
||||
speech? ( app-accessibility/flite )"
|
||||
RDEPEND="${DEPEND}"
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -22,7 +22,7 @@ DEPEND="${GNUSTEP_CORE_DEPEND}
|
||||
cups? ( >=net-print/cups-1.7.4:= )
|
||||
gif? ( >=media-libs/giflib-4.1:= )
|
||||
icu? ( dev-libs/icu:= )
|
||||
jpeg? ( virtual/jpeg:= )
|
||||
jpeg? ( media-libs/libjpeg-turbo:= )
|
||||
png? ( >=media-libs/libpng-1.2:= )
|
||||
speech? ( app-accessibility/flite )"
|
||||
RDEPEND="${DEPEND}"
|
||||
Reference in New Issue
Block a user