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

View file

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