mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
mate-themes: Don't pull gtk+ in
It's suck to pull the whole gtk+ in just to use Mate, which is GTK+3 only.
This commit is contained in:
parent
324a2b1b43
commit
06352336bd
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'mate-themes'
|
||||
pkgname=mate-themes
|
||||
version=3.22.23
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="THEME_ENGINE_CFLAGS=unused THEME_ENGINE_LIBS=unused"
|
||||
hostmakedepends="pkg-config intltool itstool icon-naming-utils"
|
||||
makedepends="gtk+-devel gtk+3-devel"
|
||||
depends="gtk2-engines gtk-engine-murrine librsvg mate-icon-theme"
|
||||
depends="librsvg mate-icon-theme"
|
||||
short_desc="Default themes for the MATE desktop"
|
||||
maintainer="skmpz <dem.procopiou@gmail.com>"
|
||||
license="LGPL-2.1-or-later"
|
||||
|
|
Loading…
Add table
Reference in a new issue