diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2019-03-11 00:06:15 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2019-03-11 00:06:26 +0100 |
commit | 67b5b57d5310edd56926da1be8c674243bfdc44a (patch) | |
tree | 87e3a32d8017143a4c37b5a5fe8135b737461d94 /app-misc/graphlcd-base | |
parent | net-dialup/freeradius: version bump to v.3.0.18. (diff) | |
download | gentoo-67b5b57d5310edd56926da1be8c674243bfdc44a.tar.gz gentoo-67b5b57d5310edd56926da1be8c674243bfdc44a.tar.bz2 gentoo-67b5b57d5310edd56926da1be8c674243bfdc44a.zip |
app-misc/graphlcd-base: update media-gfx/imagemagick dependency to latest version.
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'app-misc/graphlcd-base')
-rw-r--r-- | app-misc/graphlcd-base/graphlcd-base-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/graphlcd-base/graphlcd-base-1.0.1.ebuild b/app-misc/graphlcd-base/graphlcd-base-1.0.1.ebuild index b16df248b56f..1273e920f094 100644 --- a/app-misc/graphlcd-base/graphlcd-base-1.0.1.ebuild +++ b/app-misc/graphlcd-base/graphlcd-base-1.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -20,7 +20,7 @@ RDEPEND=" fontconfig? ( media-libs/fontconfig:1.0= ) g15? ( app-misc/g15daemon ) graphicsmagick? ( media-gfx/graphicsmagick:0/1.3 ) - imagemagick? ( media-gfx/imagemagick:0/6.9.10.11 ) + imagemagick? ( media-gfx/imagemagick:0/6.9.10.28 ) lcd_devices_ax206dpf? ( virtual/libusb:0 ) lcd_devices_picolcd_256x64? ( virtual/libusb:0 ) lcd_devices_vnc? ( net-libs/libvncserver ) |