compton-conf: fix depends line
This commit is contained in:
parent
8d34ac4da1
commit
345a6330bd
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ build_style=cmake
|
|||
configure_args="-DPULL_TRANSLATIONS=0"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="liblxqt-devel libconfig-devel"
|
||||
depends="virtual?compton desktop-file-utils"
|
||||
depends="compton-git desktop-file-utils"
|
||||
short_desc="LXQt GUI configuration tool for compton"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="LGPL-2.1"
|
||||
|
|
Loading…
Reference in a new issue