gnome-shell: needs some gir pkgs, so move them into the main pkg.
--HG-- branch : gnome3
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
# Template file for 'gir-atk'.
|
||||
#
|
||||
short_desc="Introspection data for ATK"
|
||||
long_desc="${long_desc}
|
||||
|
||||
This package contains small pieces of introspection data for the ATK library."
|
||||
|
||||
do_install()
|
||||
{
|
||||
install -d ${DESTDIR}/usr/lib
|
||||
mv ${SRCPKGDESTDIR}/usr/lib/girepository-1.0 ${DESTDIR}/usr/lib
|
||||
}
|
||||
@@ -18,7 +18,7 @@ long_desc="
|
||||
It also provides interfaces which an application can use to provide
|
||||
additional accessibility information to assistive technology tools."
|
||||
|
||||
subpackages="gir-atk atk-devel"
|
||||
subpackages="atk-devel"
|
||||
Add_dependency run glibc
|
||||
Add_dependency run glib
|
||||
Add_dependency build pkg-config
|
||||
|
||||
Reference in New Issue
Block a user