summaryrefslogtreecommitdiff
path: root/pcr/ginn
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-05-20 10:41:08 -0300
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-05-20 10:41:08 -0300
commitf65a5d2d3b9b13e5fb6af3f2dc690e3cbfc527c8 (patch)
tree90d2100cda7d0eca5831e65ea9c7b5503c6a1f40 /pcr/ginn
parent46c2033784a8e3b26202a2c6f9f83aa8d8acd849 (diff)
ginn: add necessary dependency
Diffstat (limited to 'pcr/ginn')
-rw-r--r--pcr/ginn/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/pcr/ginn/PKGBUILD b/pcr/ginn/PKGBUILD
index bccdf6698..013fc8642 100644
--- a/pcr/ginn/PKGBUILD
+++ b/pcr/ginn/PKGBUILD
@@ -7,10 +7,10 @@ pkgdesc="A deamon with jinn-like wish-granting capabilities"
url="http://launchpad.net/ginn"
arch=('i686' 'x86_64')
license=('GPL')
-depends=('geis' 'bamf2' 'libxtst')
+depends=('geis' 'bamf2' 'libxtst' 'libwnck')
source=(http://launchpad.net/ginn/0.x/${pkgver}/+download/ginn-${pkgver}.tar.gz)
-build() {
+package() {
cd ${srcdir}/${pkgname}-${pkgver}
./configure --prefix=/usr