Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=859807092d46ceff6acdc8062380d6f6010303a6
commit 859807092d46ceff6acdc8062380d6f6010303a6 Author: DeX77 <[email protected]> Date: Tue Jun 20 17:51:31 2017 +0200 labplot-2.4.0-3-x86_64 * rebuild with gsl>=2.4 diff --git a/source/kde5-extra/labplot/FrugalBuild b/source/kde5-extra/labplot/FrugalBuild index 2a6059e..bf9e8b9 100644 --- a/source/kde5-extra/labplot/FrugalBuild +++ b/source/kde5-extra/labplot/FrugalBuild @@ -3,14 +3,14 @@ pkgname=labplot pkgver=2.4.0 -pkgrel=2 +pkgrel=3 pkgdesc="Application for interactive graphing and analysis of scientific data." _F_kde_dirname="stable/$pkgname/$pkgver/" _F_kde_project="applications" _F_kde_ext="-kf5.tar.xz" _F_cd_path="$pkgname-$pkgver-kf5" Finclude kf5 -depends=('gsl' "kdelibs4support>=$_F_kf5_full") +depends=('gsl>=2.4' "kdelibs4support>=$_F_kf5_full") makedepends+=("kdoctools" "knewstuff") groups=('kde5-extra') archs=('x86_64') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
