mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 09:22:57 +02:00
notify-osd: dbus-glib-devel in makedepends
This commit is contained in:
parent
52745eaf1c
commit
5cd6ceff14
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@ revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="Canonical's on-screen-display notification agent"
|
short_desc="Canonical's on-screen-display notification agent"
|
||||||
maintainer="Emanuel Serpa <emanuel@openmailbox.org>"
|
maintainer="Emanuel Serpa <emanuel@openmailbox.org>"
|
||||||
hostmakedepends="pkg-config glib-devel dbus-glib-devel"
|
hostmakedepends="pkg-config glib-devel"
|
||||||
makedepends="libwnck-devel libnotify-devel"
|
makedepends="libwnck-devel libnotify-devel dbus-glib-devel"
|
||||||
provides="notification-daemon-0_1"
|
provides="notification-daemon-0_1"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://launchpad.net/notify-osd"
|
homepage="https://launchpad.net/notify-osd"
|
||||||
|
|
Loading…
Add table
Reference in a new issue