summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3589329e7319..3e3d9fcae246 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@ pkgdesc="Make images look as if they are made out of 1x1 LEGO blocks"
arch=('any')
url="https://github.com/JuanPotato/Legofy"
license=('MIT')
-depends=('python' 'python-pillow' 'python-click')
-makedepends=('git' 'python')
+depends=('python-pillow' 'python-click')
+makedepends=('git')
provides=("legofy")
conflicts=("legofy")
options=(!emptydirs)