mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
arandr: add missing dependency
This commit is contained in:
parent
fa1bcc1eb7
commit
7b66ee5c9d
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'arandr'
|
# Template file for 'arandr'
|
||||||
pkgname=arandr
|
pkgname=arandr
|
||||||
version=0.1.10
|
version=0.1.10
|
||||||
revision=5
|
revision=6
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="gettext python3-setuptools python3-docutils"
|
hostmakedepends="gettext python3-setuptools python3-docutils"
|
||||||
depends="python3-gobject xrandr python3"
|
depends="python3-gobject gtk+3 xrandr"
|
||||||
short_desc="Graphical frontend for XRandR"
|
short_desc="Graphical frontend for XRandR"
|
||||||
maintainer="mid-kid <esteve.varela@gmail.com>"
|
maintainer="mid-kid <esteve.varela@gmail.com>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
|
|
Loading…
Add table
Reference in a new issue