wok 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 bd49261ff4ba
files loudmouth-dev/receipt loudmouth/receipt
line diff
     1.1 --- a/loudmouth-dev/receipt	Fri Apr 01 07:38:03 2022 +0100
     1.2 +++ b/loudmouth-dev/receipt	Fri Apr 01 07:42:28 2022 +0100
     1.3 @@ -16,3 +16,4 @@
     1.4  {
     1.5  	get_dev_files
     1.6  }
     1.7 +
     2.1 --- a/loudmouth/receipt	Fri Apr 01 07:38:03 2022 +0100
     2.2 +++ b/loudmouth/receipt	Fri Apr 01 07:42:28 2022 +0100
     2.3 @@ -12,7 +12,8 @@
     2.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     2.5  WGET_URL="$WEB_SITE/archive/refs/tags/$VERSION.tar.gz"
     2.6  
     2.7 -BUILD_DEPENDS="autoconfglib-dev gnutls-dev libidn-dev libasyncns-dev libtool
     2.8 +DEPENDS="glib gnutls"
     2.9 +BUILD_DEPENDS="autoconf glib-dev gnutls-dev libidn-dev libasyncns-dev libtool
    2.10  	pkg-config"
    2.11  
    2.12  # Rules to configure and make the package.