From 6f4df9884a150be2606e14ba2b14cdcf3f840840 Mon Sep 17 00:00:00 2001 From: langfingaz Date: Wed, 5 May 2021 17:21:15 +0200 Subject: [PATCH] fix --- pkg/de-p1st-xfce4-hidpi/PKGBUILD | 1 + 1 file changed, 1 insertion(+) diff --git a/pkg/de-p1st-xfce4-hidpi/PKGBUILD b/pkg/de-p1st-xfce4-hidpi/PKGBUILD index 2cf3df9..025f17c 100644 --- a/pkg/de-p1st-xfce4-hidpi/PKGBUILD +++ b/pkg/de-p1st-xfce4-hidpi/PKGBUILD @@ -9,6 +9,7 @@ arch=('any') url="https://codeberg.org/privacy1st/${_reponame}" license=('MIT') install='.install' +makedepends=('git') source=("git+${url}.git") sha256sums=('SKIP')