mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 01:42:56 +02:00
mate-desktop: cross build support.
This commit is contained in:
parent
9a21eb0385
commit
34cd9c908d
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'mate-desktop'
|
# Template file for 'mate-desktop'
|
||||||
pkgname=mate-desktop
|
pkgname=mate-desktop
|
||||||
version=1.8.1
|
version=1.8.1
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-gtk=2.0 --disable-static --enable-mpaste
|
configure_args="--with-gtk=2.0 --disable-static --enable-mpaste
|
||||||
--disable-schemas-compile --disable-desktop-docs"
|
--disable-schemas-compile --disable-desktop-docs"
|
||||||
hostmakedepends="pkg-config intltool itstool"
|
hostmakedepends="pkg-config intltool itstool glib-devel"
|
||||||
makedepends="gtk+-devel dconf-devel libXrandr-devel startup-notification-devel"
|
makedepends="gtk+-devel dconf-devel libXrandr-devel startup-notification-devel"
|
||||||
depends="dconf hicolor-icon-theme dejavu-fonts-ttf"
|
depends="dconf hicolor-icon-theme dejavu-fonts-ttf"
|
||||||
short_desc="Library with common API for various MATE modules"
|
short_desc="Library with common API for various MATE modules"
|
||||||
|
|
Loading…
Add table
Reference in a new issue