summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorСтрахиња Радић2021-10-07 17:13:39 +0200
committerСтрахиња Радић2021-10-07 17:13:39 +0200
commit833b810987b42c8d378318736293d112e9c75c8b (patch)
tree87035af7b30e40313614bd44d3648504a4a42f83 /PKGBUILD
parentf37eebad94038374f680116a1ae27f2547714473 (diff)
downloadaur-833b810987b42c8d378318736293d112e9c75c8b.tar.gz
Add depends
Signed-off-by: Страхиња Радић <contact@strahinja.org>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 77ee948e78bc..24ac286197fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,6 +6,7 @@ pkgdesc=".po file editor"
arch=('x86_64')
url="https://strahinja.srht.site/poe"
license=('GPL3')
+depends=('gcc','gzip')
source=("$pkgname-$pkgver.tar.gz::https://git.sr.ht/~strahinja/poe/archive/$pkgver.tar.gz")
md5sums=('f4cd5ec3aa9e7fdf3ee6a40c3daa1b78')