No need to specify gio-modules trigger manually.
This commit is contained in:
parent
f43f1c9e0d
commit
8c339e66fe
|
@ -16,7 +16,6 @@ long_desc="
|
|||
store user preferences. It has pluggable backends and features to
|
||||
support workgroup administration."
|
||||
|
||||
triggers="gio-modules"
|
||||
conf_files="/etc/gconf/2/path"
|
||||
subpackages="$pkgname-devel"
|
||||
|
||||
|
|
|
@ -13,7 +13,6 @@ long_desc="
|
|||
backend to GSettings on platforms that don't already have configuration
|
||||
storage systems."
|
||||
|
||||
triggers="gio-modules"
|
||||
subpackages="dconf-devel dconf-editor"
|
||||
|
||||
Add_dependency run glibc
|
||||
|
|
|
@ -11,7 +11,6 @@ long_desc="
|
|||
Extension library for Xfce, targeted at application development."
|
||||
|
||||
conf_files="/etc/xdg/xfce4/helpers.rc"
|
||||
triggers="gio-modules"
|
||||
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
||||
subpackages="exo-devel exo-python"
|
||||
|
||||
|
|
|
@ -11,8 +11,6 @@ checksum=e28ca1e354d6519efb5c9c01c1f10e8a1a196710dfbcc5ea8f8aade3244e108c
|
|||
long_desc="
|
||||
This package contains GLib's GIO modules for networking."
|
||||
|
||||
triggers="gio-modules"
|
||||
|
||||
Add_dependency run glibc
|
||||
Add_dependency run glib
|
||||
Add_dependency run libproxy
|
||||
|
|
|
@ -17,7 +17,6 @@ long_desc="
|
|||
using the APIs of libgio. There is also fuse support that allows
|
||||
applications not using gio to access the gvfs filesystems."
|
||||
|
||||
triggers="gio-modules"
|
||||
subpackages="$pkgname-devel"
|
||||
|
||||
Add_dependency run glibc
|
||||
|
|
Loading…
Reference in New Issue