mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
dropbox: deps on gpgme-python3
This commit is contained in:
parent
40cd6f4a43
commit
37b2dbbc80
1 changed files with 2 additions and 2 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'dropbox'
|
# Template file for 'dropbox'
|
||||||
pkgname=dropbox
|
pkgname=dropbox
|
||||||
version=2023.02.27+cf4ccaa
|
version=2023.02.27+cf4ccaa
|
||||||
revision=1
|
revision=2
|
||||||
archs="x86_64 i686"
|
archs="x86_64 i686"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
hostmakedepends="pkg-config automake libtool python3-gobject python3-docutils
|
hostmakedepends="pkg-config automake libtool python3-gobject python3-docutils
|
||||||
gdk-pixbuf-devel"
|
gdk-pixbuf-devel"
|
||||||
makedepends="nautilus-devel python3-devel python3-gobject-devel"
|
makedepends="nautilus-devel python3-devel python3-gobject-devel"
|
||||||
depends="libxslt python3-gobject python3-gpg gdk-pixbuf"
|
depends="libxslt python3-gobject gpgme-python3 gdk-pixbuf"
|
||||||
short_desc="Dropbox file sharing"
|
short_desc="Dropbox file sharing"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later, CC-BY-ND-3.0"
|
license="GPL-3.0-or-later, CC-BY-ND-3.0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue