Jim Klimov
2023-11-18 2272b42e911aef13386590494d5b0eeb0bb23df5
Fix nut-monitor-gui-py3qt5.p5m recipe (deps)

Follow-up to https://github.com/OpenIndiana/oi-userland/pull/14630#issuecomment-1812640745 report

Signed-off-by: Jim Klimov <jim@jimklimov.com>
2 files modified
3 ■■■■ changed files
components/sysutils/nut/Makefile 2 ●●● patch | view | raw | blame | history
components/sysutils/nut/nut-monitor-gui-py3qt5.p5m 1 ●●●● patch | view | raw | blame | history
components/sysutils/nut/Makefile
@@ -20,7 +20,7 @@
COMPONENT_NAME=    nut
COMPONENT_VERSION=    2.8.1
COMPONENT_REVISION=    1
COMPONENT_REVISION=    2
COMPONENT_SUMMARY=    Network UPS Tools (NUT)
COMPONENT_DESCRIPTION=    Network UPS Tools (NUT) is a versatile power-device monitoring toolkit to facilitate safe shutdowns
COMPONENT_SRC=    $(COMPONENT_NAME)-$(COMPONENT_VERSION)
components/sysutils/nut/nut-monitor-gui-py3qt5.p5m
@@ -27,6 +27,7 @@
<transform dir path=usr/share/nut/nut-monitor/app/ui -> set group bin>
depend fmri=$(COMPONENT_FMRI)/nut-monitor-gui-common@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) type=require
depend fmri=library/python/pyqt5-sip type=require
dir path=usr/share/nut/nut-monitor/app group=bin
dir path=usr/share/nut/nut-monitor/app/ui group=bin