depends
This commit is contained in:
2
PKGBUILD
2
PKGBUILD
@@ -11,7 +11,7 @@ pkgdesc='Outputs X window titles'
|
|||||||
arch=('i686' 'x86_64')
|
arch=('i686' 'x86_64')
|
||||||
url="https://github.com/baskerville/${_pkgname}"
|
url="https://github.com/baskerville/${_pkgname}"
|
||||||
license=('custom:Unlicense')
|
license=('custom:Unlicense')
|
||||||
depends=('libxcb' 'xcb-util-wm')
|
depends=( 'libxcb' 'xcb-util' 'xcb-util-wm' )
|
||||||
makedepends=('git')
|
makedepends=('git')
|
||||||
provides=("${_pkgname}")
|
provides=("${_pkgname}")
|
||||||
conflicts=("${_pkgname}")
|
conflicts=("${_pkgname}")
|
||||||
|
Reference in New Issue
Block a user