# HG changeset patch # User Pascal Bellard # Date 1653039657 0 # Node ID 93483ac221026b0cc6011e248d1decff675c5c60 # Parent 35d43c14ff53644908543ee727fc1f9d34d56e5b gadmin-antivirus: fix deps diff -r 35d43c14ff53 -r 93483ac22102 gadmin-antivirus/receipt --- a/gadmin-antivirus/receipt Fri May 20 10:31:53 2022 +0100 +++ b/gadmin-antivirus/receipt Fri May 20 09:40:57 2022 +0000 @@ -10,8 +10,8 @@ WEB_SITE="https://web.archive.org/web/20180218034430/http://dalalven.dtdns.net/linux/gadmintools-webpage/" WGET_URL="https://github.com/sedwards/gadmintools_src_pkgs/raw/master/$TARBALL" -DEPENDS="gtk+ clamav" -BUILD_DEPENDS="gtk+-dev" +DEPENDS="gtk+3 clamav" +BUILD_DEPENDS="gtk+3-dev" # What is the latest version available today? current_version()