sfwbar: correct KEYWORDS location, enable nm by default

Signed-off-by: Lev Babiev <harley@hosers.org>
This commit is contained in:
Lev Babiev
2024-06-23 09:18:46 +01:00
parent e1cb8de317
commit 9ce952631c

View File

@@ -8,10 +8,11 @@ inherit meson xdg
DESCRIPTION="S* Floating Window Bar"
HOMEPAGE="https://github.com/LBCrion/sfwbar"
SRC_URI="https://github.com/LBCrion/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64"
IUSE="X mpd pulseaudio alsa"
COMMON_DEPEND="
@@ -44,6 +45,7 @@ src_configure() {
-Dbluez=enabled
-Dbsdctl=disabled
-Diwd=enabled
-Dnm=enabled
)
meson_src_configure