mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
lxrandr: add xrandr to depends
This commit is contained in:
parent
94846eff6d
commit
4d1a941a9a
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'lxrandr'
|
# Template file for 'lxrandr'
|
||||||
pkgname=lxrandr
|
pkgname=lxrandr
|
||||||
version=0.3.0
|
version=0.3.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="pkg-config intltool"
|
hostmakedepends="pkg-config intltool"
|
||||||
makedepends="gtk+-devel"
|
makedepends="gtk+-devel"
|
||||||
depends="desktop-file-utils"
|
depends="desktop-file-utils xrandr"
|
||||||
short_desc="LXDE Monitor configuration tool"
|
short_desc="LXDE Monitor configuration tool"
|
||||||
homepage="http://lxde.org/"
|
homepage="http://lxde.org/"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
|
|
Loading…
Add table
Reference in a new issue