From ca69b10420c606e33605dc6284aa2203d051751a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Tempel?= Date: Wed, 12 Aug 2015 17:10:49 +0200 Subject: testing/gpm: depend on linux-headers --- testing/gpm/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testing') 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 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 -- cgit v1.2.3