summaryrefslogtreecommitdiffstats
path: root/testing/mtr
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-07-06 14:31:50 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-07-06 14:31:50 +0000
commitf060c318d6558186fc0f72e388f56f6800f11d36 (patch)
tree7a554414a2e349ed8ed987c40aeb8ef16e98f232 /testing/mtr
parente57c496c66921961baf91d13c48b5d90ff170d84 (diff)
downloadaports-fcolista-f060c318d6558186fc0f72e388f56f6800f11d36.tar.bz2
aports-fcolista-f060c318d6558186fc0f72e388f56f6800f11d36.tar.xz
testing/mtr: build fix
needs gtk for autoconf
Diffstat (limited to 'testing/mtr')
-rw-r--r--testing/mtr/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/mtr/APKBUILD b/testing/mtr/APKBUILD
index 4e5a094273..cb91c0effa 100644
--- a/testing/mtr/APKBUILD
+++ b/testing/mtr/APKBUILD
@@ -9,7 +9,7 @@ arch="all"
license="GPL"
depends="ncurses"
depends_dev="ncurses-dev"
-makedepends="$depends_dev autoconf automake"
+makedepends="$depends_dev autoconf automake gtk+2.0-dev"
install=""
subpackages="$pkgname-doc"
source="ftp://ftp.bitwizard.nl/$pkgname/$pkgname-$pkgver.tar.gz