diff options
author | Sam James <sam@gentoo.org> | 2020-09-18 13:55:55 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-09-18 13:55:55 +0000 |
commit | 3c19116e7f0be5bfeda197d9a1ae37c7ffe81391 (patch) | |
tree | 2eeee082c7a8391a64623d4a79eb3b9ffb0a0ecf /media-gfx/mypaint | |
parent | dev-libs/roct-thunk-interface: 3.8.0 version bump (diff) | |
download | gentoo-3c19116e7f0be5bfeda197d9a1ae37c7ffe81391.tar.gz gentoo-3c19116e7f0be5bfeda197d9a1ae37c7ffe81391.tar.bz2 gentoo-3c19116e7f0be5bfeda197d9a1ae37c7ffe81391.zip |
media-gfx/mypaint: add gdk-pixbuf[jpeg] dep
Closes: https://bugs.gentoo.org/735374
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-gfx/mypaint')
-rw-r--r-- | media-gfx/mypaint/mypaint-2.0.1-r2.ebuild (renamed from media-gfx/mypaint/mypaint-2.0.1-r1.ebuild) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/media-gfx/mypaint/mypaint-2.0.1-r1.ebuild b/media-gfx/mypaint/mypaint-2.0.1-r2.ebuild index 9cc5552420b7..8cef2b3a4192 100644 --- a/media-gfx/mypaint/mypaint-2.0.1-r1.ebuild +++ b/media-gfx/mypaint/mypaint-2.0.1-r2.ebuild @@ -40,6 +40,7 @@ RDEPEND=" media-libs/libpng:0= sys-devel/gettext sys-libs/libomp + x11-libs/gdk-pixbuf[jpeg] x11-libs/gtk+:3 " DEPEND="${RDEPEND}" |