gegl: needs gdk-pixbuf, bumprev.
This commit is contained in:
parent
7a8c4ccc4e
commit
524ba61684
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'gegl'.
|
# Template build file for 'gegl'.
|
||||||
pkgname=gegl
|
pkgname=gegl
|
||||||
version=0.1.2
|
version=0.1.2
|
||||||
revision=1
|
revision=2
|
||||||
distfiles="ftp://ftp.gimp.org/pub/gegl/0.1/$pkgname-$version.tar.bz2"
|
distfiles="ftp://ftp.gimp.org/pub/gegl/0.1/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--disable-docs --without-sdl --without-libopenraw
|
configure_args="--disable-docs --without-sdl --without-libopenraw
|
||||||
|
@ -25,6 +25,7 @@ Add_dependency run cairo
|
||||||
Add_dependency run libpng
|
Add_dependency run libpng
|
||||||
Add_dependency run jpeg
|
Add_dependency run jpeg
|
||||||
Add_dependency run librsvg
|
Add_dependency run librsvg
|
||||||
|
Add_dependency run gdk-pixbuf
|
||||||
Add_dependency run gtk+
|
Add_dependency run gtk+
|
||||||
Add_dependency run pango
|
Add_dependency run pango
|
||||||
Add_dependency run babl
|
Add_dependency run babl
|
||||||
|
|
Loading…
Reference in a new issue