diff options
Diffstat (limited to 'user/py3-pyang/APKBUILD')
-rw-r--r-- | user/py3-pyang/APKBUILD | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/user/py3-pyang/APKBUILD b/user/py3-pyang/APKBUILD index 8be0b9f77..3b1393ee2 100644 --- a/user/py3-pyang/APKBUILD +++ b/user/py3-pyang/APKBUILD @@ -11,7 +11,6 @@ url="https://pypi.org/project/pyang/" arch="noarch" license="ISC" depends="python3 py3-lxml" -makedepends="" subpackages="$pkgname-doc $pkgname-bash-completion:bashcomp" source="https://files.pythonhosted.org/packages/source/$_p/$_pkgname/$_pkgname-$pkgver.tar.gz" builddir="$srcdir/pyang-$pkgver" |