Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d63ed9df53abe5d13c2def86c484efc3823c8010
commit d63ed9df53abe5d13c2def86c484efc3823c8010 Author: DeX77 <[email protected]> Date: Mon Aug 22 13:39:03 2016 +0200 dillo-3.0.5-2-x86_64 * rebuild with libpng>=1.6.23 and libjpeg>=9b diff --git a/source/xapps-extra/dillo/FrugalBuild b/source/xapps-extra/dillo/FrugalBuild index d52eaf8..838c0ae 100644 --- a/source/xapps-extra/dillo/FrugalBuild +++ b/source/xapps-extra/dillo/FrugalBuild @@ -1,14 +1,13 @@ # Compiling Time: 0.22 SBU # Maintainer: Anthony Jorion <[email protected]> -options+=('asneeded') - pkgname=dillo pkgver=3.0.5 -pkgrel=1 +pkgrel=2 pkgdesc="A multi-platform browser alternative that's small, stable, developer-friendly, usable, fast, and extensible." url="http://www.dillo.org" -depends=('openssl>=1.0.0' 'libjpeg' 'fltk>=1.3.0-2' 'libpng') +depends=('openssl>=1.0.0' 'libjpeg>=9b' 'fltk>=1.3.0-2' 'libpng>=1.6.23') +makedepends=('x11-protos') groups=('xapps-extra') archs=('i686' 'x86_64') up2date="Flasttarbz2 http://www.dillo.org/download/" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
