gnome-shell: needs some gir pkgs, so move them into the main pkg.
--HG-- branch : gnome3
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
# Template file for 'gir-clutter-gtk'.
|
||||
#
|
||||
short_desc="Introspection data for GTK+ bindings for Clutter"
|
||||
long_desc="${long_desc}
|
||||
|
||||
This package contains small pieces of introspection data for the GTK+
|
||||
bindings for the Clutter Toolkit."
|
||||
|
||||
do_install()
|
||||
{
|
||||
install -d ${DESTDIR}/usr/lib
|
||||
mv ${SRCPKGDESTDIR}/usr/lib/girepository-1.0 ${DESTDIR}/usr/lib
|
||||
}
|
||||
@@ -10,7 +10,7 @@ checksum=1516ac98b9f0436d7806f02153810fae31f961446311e06805f574ac1aaa969e
|
||||
long_desc="
|
||||
This packages contains the GTK+3 bindings for the Clutter Toolkit."
|
||||
|
||||
subpackages="gir-$pkgname $pkgname-devel"
|
||||
subpackages="$pkgname-devel"
|
||||
|
||||
Add_dependency run glibc
|
||||
Add_dependency run json-glib
|
||||
|
||||
Reference in New Issue
Block a user