No need to specify gio-modules trigger manually.

This commit is contained in:
Juan RP 2011-10-05 11:00:23 +02:00
parent f43f1c9e0d
commit 8c339e66fe
5 changed files with 0 additions and 6 deletions

View file

@ -16,7 +16,6 @@ long_desc="
store user preferences. It has pluggable backends and features to store user preferences. It has pluggable backends and features to
support workgroup administration." support workgroup administration."
triggers="gio-modules"
conf_files="/etc/gconf/2/path" conf_files="/etc/gconf/2/path"
subpackages="$pkgname-devel" subpackages="$pkgname-devel"

View file

@ -13,7 +13,6 @@ long_desc="
backend to GSettings on platforms that don't already have configuration backend to GSettings on platforms that don't already have configuration
storage systems." storage systems."
triggers="gio-modules"
subpackages="dconf-devel dconf-editor" subpackages="dconf-devel dconf-editor"
Add_dependency run glibc Add_dependency run glibc

View file

@ -11,7 +11,6 @@ long_desc="
Extension library for Xfce, targeted at application development." Extension library for Xfce, targeted at application development."
conf_files="/etc/xdg/xfce4/helpers.rc" conf_files="/etc/xdg/xfce4/helpers.rc"
triggers="gio-modules"
gtk_iconcache_dirs="/usr/share/icons/hicolor" gtk_iconcache_dirs="/usr/share/icons/hicolor"
subpackages="exo-devel exo-python" subpackages="exo-devel exo-python"

View file

@ -11,8 +11,6 @@ checksum=e28ca1e354d6519efb5c9c01c1f10e8a1a196710dfbcc5ea8f8aade3244e108c
long_desc=" long_desc="
This package contains GLib's GIO modules for networking." This package contains GLib's GIO modules for networking."
triggers="gio-modules"
Add_dependency run glibc Add_dependency run glibc
Add_dependency run glib Add_dependency run glib
Add_dependency run libproxy Add_dependency run libproxy

View file

@ -17,7 +17,6 @@ long_desc="
using the APIs of libgio. There is also fuse support that allows using the APIs of libgio. There is also fuse support that allows
applications not using gio to access the gvfs filesystems." applications not using gio to access the gvfs filesystems."
triggers="gio-modules"
subpackages="$pkgname-devel" subpackages="$pkgname-devel"
Add_dependency run glibc Add_dependency run glibc