diff options
author | Fabian Affolter <fabian@affolter-engineering.ch> | 2012-01-14 21:21:49 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-01-16 15:41:43 +0000 |
commit | 1fac3438a8e2150424620f16f84b5e6674877ead (patch) | |
tree | 944d92800f8683c1bcdcf62ee9e091f5f12dd3da | |
parent | 65d3349d41b748906fb19337b085dbc00ee59a58 (diff) | |
download | aports-1fac3438a8e2150424620f16f84b5e6674877ead.tar.bz2 aports-1fac3438a8e2150424620f16f84b5e6674877ead.tar.xz |
loudmouth - Minor clean-up
-rw-r--r-- | testing/loudmouth/APKBUILD | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/testing/loudmouth/APKBUILD b/testing/loudmouth/APKBUILD index 022706d648..e1fdf875f9 100644 --- a/testing/loudmouth/APKBUILD +++ b/testing/loudmouth/APKBUILD @@ -10,7 +10,6 @@ license="LGPL2+" depends="" depends_dev="pkgconfig" makedepends="$depends_dev glib-dev gnutls-dev libidn-dev libasyncns-dev check-dev" -#libasyncns-dev install="" subpackages="$pkgname-dev $pkgname-doc" source="http://ftp.gnome.org/pub/gnome/sources/${pkgname}/1.4/${pkgname}-${pkgver}.tar.bz2 |