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-libgnomekbd'.
|
||||
#
|
||||
short_desc="Introspection data for libgnomekbd"
|
||||
long_desc="${long_desc}
|
||||
|
||||
This package contains small pieces of introspection data for the GNOME's
|
||||
gnomekbd library."
|
||||
|
||||
do_install()
|
||||
{
|
||||
install -d ${DESTDIR}/usr/lib
|
||||
mv ${SRCPKGDESTDIR}/usr/lib/girepository-1.0 ${DESTDIR}/usr/lib
|
||||
}
|
||||
@@ -11,7 +11,7 @@ long_desc="
|
||||
This packages a keyboard configuration library for the GNOME desktop."
|
||||
|
||||
triggers="gsettings-schemas"
|
||||
subpackages="gir-$pkgname $pkgname-devel"
|
||||
subpackages="$pkgname-devel"
|
||||
|
||||
Add_dependency run glibc
|
||||
Add_dependency run glib
|
||||
|
||||
Reference in New Issue
Block a user