summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFélix Piédallu2015-11-22 13:55:59 +0100
committerFélix Piédallu2015-11-22 13:55:59 +0100
commitffaf9db33f848831914a41236f4c5fb4603a0383 (patch)
tree7ba5e435aa20c39dea106a8f85897b22a6ea9ae8 /PKGBUILD
parent7cd4b15bb3ed85eac593730a45ea68bb592356e8 (diff)
downloadaur-ffaf9db33f848831914a41236f4c5fb4603a0383.tar.gz
the good dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 57b82291b391..f381357fca32 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,3 +1,5 @@
+# Maintainer: Salamandar <felix@piedallu.me>
+
pkgname=livewallpaper
pkgver=0.4.1
pkgrel=2
@@ -5,7 +7,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' 'python-numpy' 'python-cairo' 'python-opengl')
+depends=('libgl' 'gtk3' 'libpeas' 'libx11' 'python' 'python-numpy' 'python-cairo' 'python2-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)