diff options
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -6,7 +6,6 @@ pkgdesc="Sampling profiler for Python programs" | |||
6 | arch=('x86_64') | 6 | arch=('x86_64') |
7 | license=('GPL3') | 7 | license=('GPL3') |
8 | url="https://github.com/benfred/py-spy" | 8 | url="https://github.com/benfred/py-spy" |
9 | depends=() | ||
10 | makedepends=('rust' 'cargo') | 9 | makedepends=('rust' 'cargo') |
11 | provides=('py-spy') | 10 | provides=('py-spy') |
12 | conflicts=('py-spy') | 11 | conflicts=('py-spy') |