summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorXavion2019-06-30 14:05:34 +1000
committerXavion2019-06-30 14:05:34 +1000
commitd347324a57c1720e4bfb6d86c3f9fa9949039577 (patch)
tree6eb9bf71b3317f24e58b5a8be07682b77b14d998 /PKGBUILD
parent922f16558ef1f75a566de69f6ca9295ce4f4d7da (diff)
downloadaur-d347324a57c1720e4bfb6d86c3f9fa9949039577.tar.gz
Removed 'automoc4' makedep
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9a90d5b3a611..71ab75aaf26f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="KDE's Oxygen mouse cursor theme - the extra flavours"
url="https://projects.kde.org/projects/kde/workspace/oxygen"
arch=("any")
license=("LGPL")
-makedepends=('cmake' 'automoc4' 'inkscape' 'xorg-xcursorgen')
+makedepends=('cmake' 'inkscape' 'xorg-xcursorgen')
optdepends=("oxygen: contains the default Oxygen cursor colours")
options=(!emptydirs)
#source=("http://download.kde.org/stable/plasma/${pkgver}/${_pkgbase_}-${pkgver}.tar.xz")