summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 287efda7adfd..d739da2b7604 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,10 @@ pkgver=r322.aa5b9ac
pkgdesc="A light-weight dynamic tracer for Linux"
arch=('x86_64')
url="https://github.com/iovisor/ply"
-license=('BSD')
+license=('GPL2')
provides=('ply')
makedepends=('git')
+depends=('glibc')
source=("git+https://github.com/iovisor/${_pkgname}")
md5sums=('SKIP')