wok-current diff loudmouth/receipt @ rev 24884
corrected recipe for loudmouth
author | Hans-G?nter Theisgen |
---|---|
date | Fri Apr 01 07:42:28 2022 +0100 (2022-04-01) |
parents | 8acd10ad5f1c |
children | 44c7e0b01b48 |
line diff
1.1 --- a/loudmouth/receipt Fri Apr 01 07:38:03 2022 +0100 1.2 +++ b/loudmouth/receipt Fri Apr 01 07:42:28 2022 +0100 1.3 @@ -12,7 +12,8 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WGET_URL="$WEB_SITE/archive/refs/tags/$VERSION.tar.gz" 1.6 1.7 -BUILD_DEPENDS="autoconfglib-dev gnutls-dev libidn-dev libasyncns-dev libtool 1.8 +DEPENDS="glib gnutls" 1.9 +BUILD_DEPENDS="autoconf glib-dev gnutls-dev libidn-dev libasyncns-dev libtool 1.10 pkg-config" 1.11 1.12 # Rules to configure and make the package.