diff options
Diffstat (limited to 'testing/mtr')
-rw-r--r-- | testing/mtr/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/mtr/APKBUILD b/testing/mtr/APKBUILD index 4e5a09427..cb91c0eff 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 |