Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
bot-test
packages
gpm
Commits
867e351b
Commit
867e351b
authored
Aug 17, 2017
by
Bartłomiej Piotrowski
Browse files
1.20.7-8: add procps-ng to depends (FS#55101)
parent
756c0392
Changes
1
Hide whitespace changes
Inline
Side-by-side
PKGBUILD
View file @
867e351b
...
...
@@ -2,12 +2,12 @@
pkgname
=
gpm
pkgver
=
1.20.7
pkgrel
=
7
pkgrel
=
8
pkgdesc
=
"A mouse server for the console and xterm"
arch
=(
'i686'
'x86_64'
)
url
=
"http://www.nico.schottelius.org/software/gpm/"
license
=(
'GPL'
)
depends
=(
'bash'
)
depends
=(
'bash'
'procps-ng'
)
options
=(
'!makeflags'
)
source
=(
http://www.nico.schottelius.org/software/gpm/archives/
${
pkgname
}
-
${
pkgver
}
.tar.lzma
gpm.sh gpm.service
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment