Date: Saturday, March 19, 2022 @ 11:07:06 Author: arojas Revision: 440279
Drop unused boost Modified: kamoso/kde-unstable/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-19 11:02:32 UTC (rev 440278) +++ PKGBUILD 2022-03-19 11:07:06 UTC (rev 440279) @@ -12,7 +12,7 @@ license=(GPL) groups=(kde-applications kde-multimedia) depends=(purpose gst-plugins-good gst-plugins-bad kirigami2) -makedepends=(extra-cmake-modules kdoctools boost python) +makedepends=(extra-cmake-modules kdoctools python) source=(https://download.kde.org/unstable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig}) sha256sums=('243d80e2c845a96ac8e49b3ec7b832aa9c967a3d0e1e2df4d79dbc349d6a1874' 'SKIP')
