arandr: add missing dependency
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
# Template file for 'arandr'
|
||||
pkgname=arandr
|
||||
version=0.1.10
|
||||
revision=5
|
||||
revision=6
|
||||
build_style=python3-module
|
||||
hostmakedepends="gettext python3-setuptools python3-docutils"
|
||||
depends="python3-gobject xrandr python3"
|
||||
depends="python3-gobject gtk+3 xrandr"
|
||||
short_desc="Graphical frontend for XRandR"
|
||||
maintainer="mid-kid <esteve.varela@gmail.com>"
|
||||
license="GPL-3.0-or-later"
|
||||
|
||||
Reference in New Issue
Block a user