gimp: depend on mypaint-brushes1

This commit is contained in:
Piotr Wójcik 2019-05-21 11:48:21 +02:00 committed by Enno Boland
parent 1511fc7e7f
commit 8154d0976c
1 changed files with 3 additions and 3 deletions

View File

@ -1,17 +1,17 @@
# Template file for 'gimp'
pkgname=gimp
version=2.10.10
revision=1
revision=2
build_style=gnu-configure
hostmakedepends="automake gegl gettext-devel glib-devel gtk+-devel intltool
libtool pkg-config pygtk-devel perl-XML-Parser gtk-doc"
makedepends="aalib-devel alsa-lib-devel babl-devel dbus-glib-devel gegl-devel
ghostscript-devel jasper-devel lcms-devel libXcursor-devel libXpm-devel
libgexiv2-devel libgudev-devel libmng-devel libmypaint-devel
libopenexr-devel librsvg-devel libwmf-devel mypaint-brushes
libopenexr-devel librsvg-devel libwmf-devel mypaint-brushes1
poppler-glib-devel pygtk-devel glib-networking libwebp-devel"
depends="desktop-file-utils gegl hicolor-icon-theme iso-codes
mypaint-brushes"
mypaint-brushes1"
short_desc="GNU image manipulation program"
conf_files="/etc/gimp/2.0/*"
maintainer="Kartik S <kartik.ynwa@gmail.com>"