summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPhilipp Uhl2019-03-25 13:06:44 +0100
committerPhilipp Uhl2019-03-25 13:06:44 +0100
commitcfc386e4c3103d7207c16659c18016b853753c54 (patch)
tree302a5b39788b53f88dce68dc7dd0b3c01aba6b18 /PKGBUILD
parente406c1c3869aad71321e1d9fbec30294d7ef0c3d (diff)
downloadaur-cfc386e4c3103d7207c16659c18016b853753c54.tar.gz
Remove unnecessary build deps
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7e67758d963c..a4dbfc8ef18d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,6 @@ license=("BSD")
arch=('x86_64')
depends=('gobject-introspection-runtime' 'gtk3')
conflicts=('deadd-notification-center')
-makedepends=('stack' 'cairo' 'pango' 'gobject-introspection')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/phuhl/linux_notification_center/archive/${pkgver}.tar.gz")
prepare() {
tar -zxvf "${pkgname}-${pkgver}.tar.gz"