mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 06:52:56 +02:00
lxtask: switch to gtk+3
This commit is contained in:
parent
0de81633f9
commit
25ccbad8fc
1 changed files with 3 additions and 2 deletions
|
@ -1,10 +1,11 @@
|
|||
# Template file for 'lxtask'
|
||||
pkgname=lxtask
|
||||
version=0.1.9
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-gtk3"
|
||||
hostmakedepends="pkg-config intltool"
|
||||
makedepends="gtk+-devel"
|
||||
makedepends="gtk+3-devel"
|
||||
depends="desktop-file-utils"
|
||||
short_desc="LXDE Task Manager"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||
|
|
Loading…
Add table
Reference in a new issue