summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 06b3f9a70c2c..adf30b3c1cfc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('any')
url="https://github.com/dcbaker/msmtpqd"
license=('GPL3')
depends=()
-depends=('python-pydbus python-attrs python-appdirs')
+depends=('python-pydbus' 'python-attrs' 'python-appdirs')
makedepends=('python-setuptools')
options=(!emptydirs)
source=('https://pypi.python.org/packages/8f/55/4b8fe4f3ce3c78d9f571c767be3e38427263fc70b4756462765a64afae56/msmtpqd-0.1.0.tar.gz'