dropbox: deps on gpgme-python3

This commit is contained in:
Luciogi 2023-11-04 23:53:44 +05:00 committed by classabbyamp
parent 40cd6f4a43
commit 37b2dbbc80

View file

@ -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"