gtk3: add broadwayd to path (#116053)
This commit is contained in:
parent
6eed4a89f6
commit
b71eb2869a
@ -188,6 +188,8 @@ stdenv.mkDerivation rec {
|
|||||||
moveToOutput bin/gtk-update-icon-cache "$out"
|
moveToOutput bin/gtk-update-icon-cache "$out"
|
||||||
# Launcher
|
# Launcher
|
||||||
moveToOutput bin/gtk-launch "$out"
|
moveToOutput bin/gtk-launch "$out"
|
||||||
|
# Broadway daemon
|
||||||
|
moveToOutput bin/broadwayd "$out"
|
||||||
|
|
||||||
# TODO: patch glib directly
|
# TODO: patch glib directly
|
||||||
for f in $dev/bin/gtk-encode-symbolic-svg; do
|
for f in $dev/bin/gtk-encode-symbolic-svg; do
|
||||||
|
Loading…
x
Reference in New Issue
Block a user