Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
alpine
aports
Commits
bd9727d9
Commit
bd9727d9
authored
Sep 27, 2013
by
Leonardo Arena
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
testing/tcptraceroute: fix dependencies
parent
93cdf36c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
testing/tcptraceroute/APKBUILD
testing/tcptraceroute/APKBUILD
+2
-2
No files found.
testing/tcptraceroute/APKBUILD
View file @
bd9727d9
...
...
@@ -2,14 +2,14 @@
pkgname
=
tcptraceroute
pkgver
=
1.5b7
_ver
=
${
pkgver
/b/beta
}
pkgrel
=
0
pkgrel
=
1
pkgdesc
=
"Display route path using TCP probes"
url
=
"https://github.com/mct/tcptraceroute"
arch
=
"all"
license
=
"GPL"
depends
=
depends_dev
=
makedepends
=
"
$depends_dev
"
makedepends
=
"
$depends_dev
libpcap-dev libnet-dev
"
install
=
subpackages
=
"
$pkgname
-doc"
source
=
"https://github.com/mct/tcptraceroute/archive/tcptraceroute-1.5beta7.tar.gz"
...
...
Write
Preview
Markdown
is supported
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