summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSerge Pavlyuk2018-05-02 01:05:42 +0300
committerSerge Pavlyuk2018-05-02 01:07:49 +0300
commitcf74b59501d5752ee640393fef1804ce9208cd9e (patch)
tree88d4657b3861c0466fbf840c9d9da5234dff11d4 /PKGBUILD
parentbe195855dcf1f24f9b4efcd27f06f291b6a33f6e (diff)
downloadaur-cf74b59501d5752ee640393fef1804ce9208cd9e.tar.gz
added back poco as dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9026e0db447e..1d461c4d0f27 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,6 +12,7 @@ url="https://github.com/toggl/toggldesktop"
license=('BSD')
depends=('libxss'
'openssl'
+ 'poco'
'qt5-base'
'qt5-declarative'
'qt5-location'