diff options
author | Sam James <sam@gentoo.org> | 2021-08-16 03:42:12 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-16 03:42:53 +0100 |
commit | 8876b3f4236b8d014c10d5711e022deea0b8d0f2 (patch) | |
tree | 965887fd5af631c452fa59cb3267326805f18eff /kde-misc | |
parent | dev-perl/Net-Z3950-ZOOM: subscribe to dev-libs/yaz subslot (diff) | |
download | gentoo-8876b3f4236b8d014c10d5711e022deea0b8d0f2.tar.gz gentoo-8876b3f4236b8d014c10d5711e022deea0b8d0f2.tar.bz2 gentoo-8876b3f4236b8d014c10d5711e022deea0b8d0f2.zip |
kde-misc/tellico: subscribe to dev-libs/yaz subslot
Bug: https://bugs.gentoo.org/808429
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'kde-misc')
-rw-r--r-- | kde-misc/tellico/tellico-3.3.5-r1.ebuild (renamed from kde-misc/tellico/tellico-3.3.5.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-misc/tellico/tellico-3.3.5.ebuild b/kde-misc/tellico/tellico-3.3.5-r1.ebuild index 72088b8b961a..eb7e18bf8679 100644 --- a/kde-misc/tellico/tellico-3.3.5.ebuild +++ b/kde-misc/tellico/tellico-3.3.5-r1.ebuild @@ -68,7 +68,7 @@ RDEPEND=" taglib? ( >=media-libs/taglib-1.5 ) v4l? ( >=media-libs/libv4l-0.8.3 ) xmp? ( >=media-libs/exempi-2 ) - yaz? ( >=dev-libs/yaz-2:0 ) + yaz? ( >=dev-libs/yaz-2:0= ) " DEPEND="${RDEPEND}" |