mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-25 07:00:39 +01:00
topdir.mk: Add install-deps-devel
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
41b4e4daea
commit
ae32445d39
1 changed files with 3 additions and 0 deletions
|
|
@ -131,3 +131,6 @@ $(TOPDIR)/.git/description: $(PROJECT_DESCR)
|
||||||
|
|
||||||
description: $(TOPDIR)/.git/description
|
description: $(TOPDIR)/.git/description
|
||||||
|
|
||||||
|
install-deps-devel:
|
||||||
|
sudo zypper in $(shell echo $(RPM_REQUIRES_DEVEL) | sed "s/ *= */-/g; s/ [^ ]\+-__NEXT_VERSION__//")
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue