summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cced24125d57..73fa66fb77e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="Git GUI Client"
arch=('x86_64')
url="https://github.com/soramimi/Guitar/"
license=('GPL')
-depends=('xdg-utils' 'git' 'qt5ct')
+depends=('xdg-utils' 'git' 'qt5ct' 'libpng')
source_x86_64=("http://files.soramimi.jp/guitar/${pkgver}/Guitar-${pkgver}-debian9-x86-64bit.tar.gz")
source=($pkgname.desktop
$pkgname.png)