community/startup-notification: add autoconf/automake/libtool

This commit is contained in:
Ariadne Conill 2024-08-26 21:58:37 -07:00
parent 83616ef4b9
commit 2f99c9e0b8

View File

@ -8,7 +8,7 @@ arch="all"
license="LGPL-2.0-or-later"
subpackages="$pkgname-dbg $pkgname-dev"
depends_dev="libsm-dev xcb-util-dev"
makedepends="$depends_dev libx11-dev"
makedepends="$depends_dev libx11-dev autoconf automake libtool"
source="https://www.freedesktop.org/software/startup-notification/releases/startup-notification-$pkgver.tar.gz
disable-rotten-tests.patch"