gvfs: depend on obex-data-server.
This commit is contained in:
parent
0465e983c9
commit
22ec36415d
1 changed files with 3 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
# Template file for 'gvfs'
|
# Template file for 'gvfs'
|
||||||
pkgname=gvfs
|
pkgname=gvfs
|
||||||
version=1.8.0
|
version=1.8.0
|
||||||
|
revision=1
|
||||||
distfiles="${GNOME_SITE}/$pkgname/1.8/$pkgname-$version.tar.bz2"
|
distfiles="${GNOME_SITE}/$pkgname/1.8/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--localstatedir=/var --disable-hal --disable-afc"
|
configure_args="--localstatedir=/var --disable-hal --disable-afc"
|
||||||
|
@ -64,6 +65,8 @@ Add_dependency build libgnome-keyring-devel
|
||||||
Add_dependency build samba-devel
|
Add_dependency build samba-devel
|
||||||
Add_dependency build gnome-disk-utility-devel
|
Add_dependency build gnome-disk-utility-devel
|
||||||
|
|
||||||
|
Add_dependency full obex-data-server
|
||||||
|
|
||||||
post_install()
|
post_install()
|
||||||
{
|
{
|
||||||
# Move bash_completion files into correct dir.
|
# Move bash_completion files into correct dir.
|
||||||
|
|
Loading…
Reference in a new issue