OSDN Git Service

fixed depends
authorkokkiemouse <kokkiemouse@fascode.net>
Thu, 29 Apr 2021 09:09:41 +0000 (18:09 +0900)
committerkokkiemouse <kokkiemouse@fascode.net>
Thu, 29 Apr 2021 09:09:41 +0000 (18:09 +0900)
Signed-off-by: kokkiemouse <kokkiemouse@fascode.net>
alter-stable/any/alterlinux-i3-manager/PKGBUILD

index 6ee5075..dbec9c0 100644 (file)
@@ -8,6 +8,7 @@ arch=('x86_64' 'i686')
 url="https://github.com/FascodeNet/alterlinux-i3-manager"
 license=('GPLv3')
 depends=('qt5-base' "doxygen")
+makedepends=('clang')
 optdepends=()
 source=("https://github.com/FascodeNet/alterlinux-i3-manager/archive/${pkgver}.zip")
 md5sums=('ca144e3192bf5ae1f0b345adfb290012')