gvfs: add forgotten -devel subpkg.
This commit is contained in:
parent
c63ef1a839
commit
45f291ee14
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gvfs'
|
||||
pkgname=gvfs
|
||||
version=1.22.2
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-hal $(vopt_enable systemd)
|
||||
--with-bash-completion-dir=/usr/share/bash-completion/completions
|
||||
|
@ -25,7 +25,7 @@ checksum=8d08c4927b6c20d990498c23280017e7033b31a386f09b4c3ce5bedd20316250
|
|||
|
||||
# Package build options
|
||||
build_options="systemd"
|
||||
subpackages="gvfs-afc gvfs-afp gvfs-cdda gvfs-gphoto2 gvfs-mtp gvfs-obex gvfs-smb"
|
||||
subpackages="gvfs-afc gvfs-afp gvfs-cdda gvfs-gphoto2 gvfs-mtp gvfs-obex gvfs-smb gvfs-devel"
|
||||
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
makedepends+=" gnome-online-accounts-devel>=3.12"
|
||||
|
|
Loading…
Reference in a new issue