Add line to install build dependencies from specfile
Some checks failed
Build hyprwayland-scanner / Build and push image (push) Failing after 41s
Some checks failed
Build hyprwayland-scanner / Build and push image (push) Failing after 41s
This commit is contained in:
@@ -3,5 +3,7 @@
|
|||||||
dnf -y install rpmdevtools
|
dnf -y install rpmdevtools
|
||||||
rpmdev-setuptree
|
rpmdev-setuptree
|
||||||
|
|
||||||
|
dnf -y builddep $1
|
||||||
|
|
||||||
rpmdev-spectool -g -C ~/rpmbuild/SOURCES $1
|
rpmdev-spectool -g -C ~/rpmbuild/SOURCES $1
|
||||||
rpmbuild --nodebuginfo --bb $1
|
rpmbuild --nodebuginfo --bb $1
|
||||||
|
|||||||
Reference in New Issue
Block a user