mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-27 15:33:55 +01:00
Add Requires: $REQUIRES_DEVEL
This commit is contained in:
parent
382880ca88
commit
650d45e12a
1 changed files with 1 additions and 0 deletions
|
|
@ -35,6 +35,7 @@ echo ""
|
||||||
echo "%package -n $NAME-devel"
|
echo "%package -n $NAME-devel"
|
||||||
echo "Summary: The development library package."
|
echo "Summary: The development library package."
|
||||||
echo "Group: System Environment/Libraries"
|
echo "Group: System Environment/Libraries"
|
||||||
|
echo "Requires: "$REQUIRES_DEVEL"
|
||||||
echo "%description -n $NAME-devel"
|
echo "%description -n $NAME-devel"
|
||||||
echo "development library package of the ytools library"
|
echo "development library package of the ytools library"
|
||||||
echo ""
|
echo ""
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue