summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJan Bader2015-11-18 11:15:16 +0100
committerJan Bader2015-11-18 11:15:16 +0100
commit78f05cefbfac37b5238d3be74a1190798021183a (patch)
treef4280728ed90673344021fa6f7e4fb18abede227 /PKGBUILD
parent1c704f861fd279e785d56d3af7d71eeced91e270 (diff)
downloadaur-78f05cefbfac37b5238d3be74a1190798021183a.tar.gz
Add optional dependency for dropbox
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 17bcd6881701..a6b9503d52f1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ groups=()
depends=('wine' 'lib32-lcms' 'lib32-lcms2' 'wine-mono' 'wine_gecko' 'lib32-gnutls' 'lib32-mpg123' 'lib32-ncurses' 'winetricks' 'samba')
makedepends=()
checkdepends=()
-optdepends=()
+optdepends=("dropbox: Needed for YNAB's Cloud-Sync")
provides=()
conflicts=()
replaces=()