Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=e3215767854407a00e7a3ef5e3b43728aadd5178
commit e3215767854407a00e7a3ef5e3b43728aadd5178 Author: DeX77 <[email protected]> Date: Thu May 25 16:11:37 2017 +0200 calamares-frugalware-3.1-4-x86_64 * add rodepends for unpackfs diff --git a/source/kde5/calamares-frugalware/FrugalBuild b/source/kde5/calamares-frugalware/FrugalBuild index 55432a0..679f059 100644 --- a/source/kde5/calamares-frugalware/FrugalBuild +++ b/source/kde5/calamares-frugalware/FrugalBuild @@ -3,7 +3,7 @@ pkgname=calamares-frugalware pkgver=3.1 -pkgrel=3 +pkgrel=4 pkgdesc="Distribution-independent installer framework" archs=("x86_64") groups=('kde5') @@ -17,9 +17,8 @@ depends=('kpmcore>=3.0.0' 'qt5-webengine' 'pyqt5-python3' 'libboost' \ "ki18n>=$_F_kf5_full" "kiconthemes>=$_F_kf5_full" \ "kio>=$_F_kf5_full" "kservice>=$_F_kf5_full" "kparts>=$_F_kf5_full") makedepends+=('qt5-tools' 'boost' 'yaml-cpp') +rodepends=('rsync' 'squashfs') _F_cd_path="calamares-$pkgver" -#TODO: Add actual FrugalWare Branding - # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
