mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-07 06:17:14 +02:00
community/startup-notification: add autoconf/automake/libtool
This commit is contained in:
parent
83616ef4b9
commit
2f99c9e0b8
@ -8,7 +8,7 @@ arch="all"
|
|||||||
license="LGPL-2.0-or-later"
|
license="LGPL-2.0-or-later"
|
||||||
subpackages="$pkgname-dbg $pkgname-dev"
|
subpackages="$pkgname-dbg $pkgname-dev"
|
||||||
depends_dev="libsm-dev xcb-util-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
|
source="https://www.freedesktop.org/software/startup-notification/releases/startup-notification-$pkgver.tar.gz
|
||||||
disable-rotten-tests.patch"
|
disable-rotten-tests.patch"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user