diff options
Diffstat (limited to 'package/gpm')
-rw-r--r-- | package/gpm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/gpm/Makefile b/package/gpm/Makefile index 8bcb52e29..1513bb21a 100644 --- a/package/gpm/Makefile +++ b/package/gpm/Makefile @@ -8,7 +8,7 @@ PKG_VERSION:= 1.20.7 PKG_RELEASE:= 2 PKG_MD5SUM:= e9a4ba2711753c89b37950aada7aed4a PKG_DESCR:= console mouse support -PKG_SECTION:= misc +PKG_SECTION:= sys/misc PKG_BUILDDEP:= autotool bison-host PKG_URL:= http://launchpad.net/gpm PKG_SITES:= http://www.nico.schottelius.org/software/gpm/archives/ |