author | Anatol Pomozov
<anatolik@archlinux.org> 2022-02-16 16:53:08 UTC |
committer | Anatol Pomozov
<anatolik@archlinux.org> 2022-02-16 16:53:08 UTC |
parent | 34c8c332edaf8f8567fd0a9680ba9c9c6b3efc20 |
PKGBUILD | +2 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 98a0879..8595248 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,11 +3,12 @@ pkgname=dtc pkgver=1.6.1 -pkgrel=3 +pkgrel=4 pkgdesc='Device Tree Compiler' url='https://www.devicetree.org/' arch=(x86_64) license=(GPL2) +depends=(libyaml) makedepends=(swig python) checkdepends=(valgrind) source=(https://www.kernel.org/pub/software/utils/dtc/dtc-$pkgver.tar.xz