aboutsummaryrefslogtreecommitdiffstats
path: root/testing/gpm
diff options
context:
space:
mode:
Diffstat (limited to 'testing/gpm')
-rw-r--r--testing/gpm/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/gpm/APKBUILD b/testing/gpm/APKBUILD
index 8c3b61481c..58671e9e9e 100644
--- a/testing/gpm/APKBUILD
+++ b/testing/gpm/APKBUILD
@@ -2,14 +2,14 @@
# Maintainer: Jeff Pohlmeyer <yetanothergeek@gmail.com>
pkgname=gpm
pkgver=1.20.7
-pkgrel=0
+pkgrel=1
pkgdesc="A mouse server for the console"
url="http://www.nico.schottelius.org/software/gpm/"
arch="all"
license="GPL"
depends=""
depends_dev=""
-makedepends="$depends_dev texinfo autoconf automake libtool bison"
+makedepends="$depends_dev texinfo autoconf automake libtool bison linux-headers"
install=""
subpackages="$pkgname-dev $pkgname-doc"
source="http://www.nico.schottelius.org/software/gpm/archives/gpm-$pkgver.tar.bz2