git » dtc.git » commit 68cb91b

FS#55919 python2 is makedepends

author Anatol Pomozov
2017-10-08 17:04:13 UTC
committer Anatol Pomozov
2017-10-08 17:04:13 UTC
parent bfe475b3a33f544915926737a7952b1997f2687b

FS#55919 python2 is makedepends

PKGBUILD +1 -2

diff --git a/PKGBUILD b/PKGBUILD
index 2eb7014..4285339 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,7 @@ pkgdesc='Device Tree Compiler'
 url='http://www.devicetree.org/Device_Tree_Compiler'
 arch=(i686 x86_64)
 license=(GPL2)
-checkdepends=(python2)
-makedepends=(swig)
+makedepends=(swig python2)
 source=(https://www.kernel.org/pub/software/utils/dtc/dtc-$pkgver.tar.xz
         fix32bit.patch::https://github.com/dgibson/dtc/commit/f8872e29ce06d78d3db71b3ab26a7465fc8a9586.patch)
 sha256sums=('042c7164806af34069d13ede59d85b8156d09f179f721c516dc37712d3a0f621'