Date: Saturday, March 19, 2022 @ 11:02:32 Author: arojas Revision: 440278
Drop unused boost Modified: kalzium/kde-unstable/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-19 10:13:40 UTC (rev 440277) +++ PKGBUILD 2022-03-19 11:02:32 UTC (rev 440278) @@ -9,7 +9,7 @@ arch=(x86_64) license=(GPL LGPL FDL) depends=(kparts knewstuff kplotting kunitconversion qt5-script avogadrolibs-qt5 openbabel hicolor-icon-theme) -makedepends=(extra-cmake-modules kdoctools eigen ocaml facile python boost) +makedepends=(extra-cmake-modules kdoctools eigen ocaml facile python) groups=(kde-applications kde-education) source=(https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig}) sha256sums=('23a298259e11e9f6e1adae6a25bbf43ea55d85fd604f34cd7ee1b883a17838dc'
