mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-06-16 00:05:40 +02:00
meson: don't compress man pages
This is up to the distribution/packager. For example, arch automatically compresses man pages.
This commit is contained in:
parent
22989d60e3
commit
6a10ddbc39
3 changed files with 7 additions and 9 deletions
|
@ -1,5 +1,5 @@
|
|||
pkgname=f00bar-wayland
|
||||
pkgver=0.9.0.r200.gaaa5239
|
||||
pkgver=0.9.0.r203.g22989d6
|
||||
pkgrel=1
|
||||
pkgdesc="Simplistic and highly configurable status panel for Wayland"
|
||||
arch=('x86_64')
|
||||
|
@ -7,7 +7,7 @@ url=https://gitlab.com/dnkl/f00bar
|
|||
license=(mit)
|
||||
conflicts=('f00bar')
|
||||
provides=('f00bar')
|
||||
makedepends=('meson' 'ninja' 'scdoc' 'gzip')
|
||||
makedepends=('meson' 'ninja' 'scdoc')
|
||||
depends=(
|
||||
'wayland' 'wlroots'
|
||||
'freetype2' 'fontconfig' 'cairo'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue