summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4ccf14391397..57b82291b391 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgdesc="OpenGL powered animated wallpapers with configuration utility, autostar
arch=(any)
url="https://launchpad.net/livewallpaper"
license=('GPL3')
-depends=('libgl' 'gtk3' 'libpeas' 'libx11' 'python-cairo' 'python-opengl')
+depends=('libgl' 'gtk3' 'libpeas' 'libx11' 'python' 'python-numpy' 'python-cairo' 'python-opengl')
makedepends=('intltool' 'xcftools')
provides=('livewallpaper' 'livewallpaper-indicator' 'livewallpaper-config')
source=(https://launchpad.net/livewallpaper/0.4/0.4.1/+download/livewallpaper-0.4.1.tar.gz)