wok-next diff masqmail/receipt @ rev 20595
More fix libtool.
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Mon Apr 16 11:36:31 2018 +0300 (2018-04-16) |
parents | 380ffe05937a |
children | d5aab818505e |
line diff
1.1 --- a/masqmail/receipt Sat Aug 10 17:00:38 2013 +0000 1.2 +++ b/masqmail/receipt Mon Apr 16 11:36:31 2018 +0300 1.3 @@ -11,7 +11,7 @@ 1.4 WGET_URL="$WEB_SITE/files/$TARBALL" 1.5 TAGS="mail" 1.6 1.7 -BUILD_DEPENDS="pkg-config glib glib-dev" 1.8 +BUILD_DEPENDS="glib-dev" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()