mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
mate-common: needs glib-devel.
This commit is contained in:
parent
ee96e610f8
commit
e3d0753ae3
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config intltool itstool"
|
hostmakedepends="pkg-config intltool itstool"
|
||||||
depends="automake libtool intltool pkg-config gtk-doc gettext-devel"
|
depends="automake libtool intltool pkg-config gtk-doc gettext-devel glib-devel"
|
||||||
short_desc="Common development macros for MATE"
|
short_desc="Common development macros for MATE"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="LGPL-2"
|
license="LGPL-2"
|
||||||
|
|
Loading…
Add table
Reference in a new issue