forked from external/yambar
PKGBUILD: makedepend on scdoc (for man page generation)
This commit is contained in:
parent
682463f785
commit
8d81091e1e
2 changed files with 4 additions and 2 deletions
3
PKGBUILD
3
PKGBUILD
|
@ -1,10 +1,11 @@
|
|||
pkgname=f00bar
|
||||
pkgver=0.9.0.r159.g902245d
|
||||
pkgver=0.9.0.r162.g879d5ce
|
||||
pkgrel=1
|
||||
pkgdesc="Simplistic and highly configurable status panel for X and Wayland"
|
||||
arch=('x86_64')
|
||||
url=https://gitlab.com/dnkl/f00bar
|
||||
license=(mit)
|
||||
makedepends=('scdoc')
|
||||
depends=(
|
||||
'libxcb' 'xcb-util' 'xcb-util-cursor' 'xcb-util-wm'
|
||||
'wayland' 'wlroots'
|
||||
|
|
|
@ -1,11 +1,12 @@
|
|||
pkgname=f00bar-wayland
|
||||
pkgver=0.9.0.r159.g902245d
|
||||
pkgver=0.9.0.r162.g879d5ce
|
||||
pkgrel=1
|
||||
pkgdesc="Simplistic and highly configurable status panel for Wayland"
|
||||
arch=('x86_64')
|
||||
url=https://gitlab.com/dnkl/f00bar
|
||||
license=(mit)
|
||||
conflicts=('f00bar')
|
||||
makedepends=('scdoc')
|
||||
depends=(
|
||||
'wayland' 'wlroots'
|
||||
'freetype2' 'fontconfig' 'cairo'
|
||||
|
|
Loading…
Add table
Reference in a new issue