Merge pull request #7382 from cr6git/Dropbox
dropbox: add missing dependency
This commit is contained in:
commit
37632e639a
1 changed files with 2 additions and 2 deletions
|
@ -5,14 +5,14 @@ revision=2
|
|||
_fullname="nautilus-dropbox"
|
||||
hostmakedepends="pkg-config pygtk python-docutils"
|
||||
makedepends="nautilus-devel pygtk-devel"
|
||||
depends="pygtk"
|
||||
depends="libxslt pygtk"
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-static"
|
||||
short_desc="Dropbox file sharing"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
wrksrc="${_fullname}-${version}"
|
||||
license="GPL-2"
|
||||
homepage="http://www.dropbox.com"
|
||||
homepage="https://www.dropbox.com"
|
||||
distfiles="https://linux.dropbox.com/packages/${_fullname}-${version}.tar.bz2"
|
||||
checksum=2cd5af7f32176ab21744f057e7a917640d13fb48660042bbcfe21f214adc26aa
|
||||
|
||||
|
|
Loading…
Reference in a new issue