mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
proj.mk, project.conf: Move dependencies from proj.mk into project.conf
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
301b6b7458
commit
266c97949d
2 changed files with 1 additions and 3 deletions
|
|
@ -67,5 +67,3 @@ CONTRIB_DLL = \
|
|||
CONTRIB_LIBS += $(addsuffix .dll,$(CONTRIB_DLL))
|
||||
PROJECT_LDFLAGS += -lgnurx
|
||||
endif
|
||||
|
||||
RPM_REQUIRES_RUN += sudo
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@ jw-maintainer = jan
|
|||
libname = none
|
||||
|
||||
[pkg.requires.os]
|
||||
run = python
|
||||
run = python, sudo
|
||||
build = cvs, make, inkscape
|
||||
|
||||
[pkg.requires.centos]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue