mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-10 13:19:17 +00:00
fix aur dependencies
This commit is contained in:
@@ -9,7 +9,7 @@ arch=('any')
|
|||||||
url="https://github.com/deadc0de6/dotdrop"
|
url="https://github.com/deadc0de6/dotdrop"
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
groups=()
|
groups=()
|
||||||
depends=('python' 'python-setuptools' 'python-jinja' 'python-docopt' 'python-ruamel-yaml' 'python-magic-ahupp')
|
depends=('python' 'python-setuptools' 'python-jinja' 'python-docopt' 'python-ruamel-yaml' 'python-magic-ahupp' 'python-requests' 'python-packaging')
|
||||||
makedepends=('git')
|
makedepends=('git')
|
||||||
provides=(dotdrop)
|
provides=(dotdrop)
|
||||||
conflicts=(dotdrop)
|
conflicts=(dotdrop)
|
||||||
|
|||||||
Reference in New Issue
Block a user