diff options
Diffstat (limited to 'package')
-rw-r--r-- | package/gpm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/gpm/Makefile b/package/gpm/Makefile index 8ea741164..7f9e1852d 100644 --- a/package/gpm/Makefile +++ b/package/gpm/Makefile @@ -5,11 +5,11 @@ include ${TOPDIR}/rules.mk PKG_NAME:= gpm PKG_VERSION:= 1.20.7 -PKG_RELEASE:= 1 +PKG_RELEASE:= 2 PKG_MD5SUM:= e9a4ba2711753c89b37950aada7aed4a PKG_DESCR:= console mouse support PKG_SECTION:= misc -PKG_BUILDDEP:= autotool +PKG_BUILDDEP:= autotool bison-host PKG_URL:= http://launchpad.net/gpm PKG_SITES:= http://www.nico.schottelius.org/software/gpm/archives/ PKG_NOPARALLEL:= 1 |