gvfs: manually declare shlibs required by its subpkgs.
This commit is contained in:
parent
4aebfa48e8
commit
585c2772e8
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'gvfs'
|
# Template file for 'gvfs'
|
||||||
pkgname=gvfs
|
pkgname=gvfs
|
||||||
version=1.22.3
|
version=1.22.3
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-hal $(vopt_enable systemd)
|
configure_args="--disable-hal $(vopt_enable systemd)
|
||||||
--with-bash-completion-dir=/usr/share/bash-completion/completions
|
--with-bash-completion-dir=/usr/share/bash-completion/completions
|
||||||
@ -23,6 +23,9 @@ license="LGPL-2.1"
|
|||||||
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=c778342e09a84d8c69b1b7ce7f943f6f2444a995bb0c0754ef1746afa8935182
|
checksum=c778342e09a84d8c69b1b7ce7f943f6f2444a995bb0c0754ef1746afa8935182
|
||||||
|
|
||||||
|
# Manually declare shlibs used by the subpkgs.
|
||||||
|
shlib_provides="libgvfscommon.so libgvfsdaemon.so"
|
||||||
|
|
||||||
# Package build options
|
# Package build options
|
||||||
build_options="systemd"
|
build_options="systemd"
|
||||||
subpackages="gvfs-afc gvfs-afp gvfs-cdda gvfs-gphoto2 gvfs-mtp gvfs-obex gvfs-smb gvfs-devel"
|
subpackages="gvfs-afc gvfs-afp gvfs-cdda gvfs-gphoto2 gvfs-mtp gvfs-obex gvfs-smb gvfs-devel"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user