kde/breeze: remove automoc4 from makedepends (!417)

It's removed from upstream and isn't even needed in the first place,
it's a Qt4 dependency

[ci:skip-build]: already built successfully in CI
This commit is contained in:
Bart Ribbers 2019-06-06 19:41:31 +02:00 committed by Oliver Smith
parent 3336552bef
commit 5f7ad0f458
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB

View file

@ -2,13 +2,13 @@
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=breeze
pkgver=5.15.5
pkgrel=1
pkgrel=2
pkgdesc="Artwork, styles and assets for the Breeze visual style for the Plasma Desktop"
arch="all !armhf"
url="https://www.kde.org/workspaces/plasmadesktop/"
license="LGPL-2.1"
depends_dev="kcoreaddons-dev kguiaddons-dev kwayland-dev kservice-dev kdecoration-dev plasma-framework-dev kcmutils-dev breeze-icons kconfigwidgets-dev kauth-dev kcodecs-dev kconfig-dev kwidgetsaddons-dev kwindowsystem-dev ki18n-dev qt5-qtx11extras-dev qt5-qtdeclarative-dev kpackage-dev fftw-dev"
makedepends="$depends_dev extra-cmake-modules automoc4"
makedepends="$depends_dev extra-cmake-modules"
source="$pkgname-$pkgver.tar.xz::https://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"
subpackages="$pkgname-dev $pkgname-lang"