Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Commit

Permalink
policycoreutils-python needed
Browse files Browse the repository at this point in the history
  • Loading branch information
mahiso authored Nov 19, 2019
1 parent d330c10 commit 0fd90f4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@
## RPM Install

```
rpm -Uvh https://github.com/m3h7/syncthing-centos/releases/download/v1.3.0-1/syncthing-1.3.0-1.el7.x86_64.rpm
sudo yum install -y policycoreutils-python
sudo rpm -Uvh https://github.com/m3h7/syncthing-centos/releases/download/v1.3.0-1/syncthing-1.3.0-1.el7.x86_64.rpm
```


Expand All @@ -12,7 +13,7 @@ rpm -Uvh https://github.com/m3h7/syncthing-centos/releases/download/v1.3.0-1/syn
#### Install rpmbuild requirements

```
yum install -y yum-utils vim rpm-build rpmdevtools redhat-rpm-config make git
sudo yum install -y policycoreutils-python yum-utils vim rpm-build rpmdevtools redhat-rpm-config make git
```

#### Clone the repo and build rpm package
Expand Down

0 comments on commit 0fd90f4

Please sign in to comment.