gobject-introspection: needs cairo-devel.
This commit is contained in:
parent
bd2bf25b3b
commit
621e5a252e
|
@ -9,6 +9,8 @@ long_desc="${long_desc}
|
|||
for GObject Introspection. They are far from complete and only include what
|
||||
is necessary for other introspection packages to work properly."
|
||||
|
||||
revision=1
|
||||
|
||||
do_install()
|
||||
{
|
||||
mkdir -p ${DESTDIR}/usr/lib
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gobject-introspection'
|
||||
pkgname=gobject-introspection
|
||||
version=0.10.8
|
||||
revision=1
|
||||
revision=2
|
||||
distfiles="${GNOME_SITE}/$pkgname/0.10/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
configure_args="--disable-tests"
|
||||
|
@ -29,5 +29,6 @@ Add_dependency build libffi-devel
|
|||
Add_dependency build glib-devel
|
||||
Add_dependency build python-devel
|
||||
Add_dependency build libxml2-devel
|
||||
Add_dependency build cairo-devel
|
||||
|
||||
Add_dependency full libtool
|
||||
|
|
Loading…
Reference in New Issue
Block a user