gnome-shell: needs some gir pkgs, so move them into the main pkg.
--HG-- branch : gnome3
This commit is contained in:
@@ -1,17 +0,0 @@
|
||||
# Template file for 'gir-gnome-menus'.
|
||||
#
|
||||
short_desc="GMenu introspection data"
|
||||
long_desc="${long_desc}
|
||||
|
||||
This package contains the GObject-introspection data of GMenu in
|
||||
binary typelib format."
|
||||
|
||||
Add_dependency run gir-freedesktop
|
||||
Add_dependency run glib
|
||||
Add_dependency run gnome-menus
|
||||
|
||||
do_install()
|
||||
{
|
||||
mkdir -p ${DESTDIR}/usr/lib
|
||||
mv ${SRCPKGDESTDIR}/usr/lib/girepository-1.0 ${DESTDIR}/usr/lib
|
||||
}
|
||||
@@ -11,7 +11,7 @@ long_desc="
|
||||
This package provides an implementation of the Desktop Menu Specification
|
||||
for the GNOME Desktop."
|
||||
|
||||
subpackages="gir-$pkgname $pkgname-python $pkgname-devel"
|
||||
subpackages="$pkgname-python $pkgname-devel"
|
||||
|
||||
Add_dependency run glibc
|
||||
Add_dependency run glib
|
||||
|
||||
Reference in New Issue
Block a user