diff --git a/libtom.yaml b/libtom.yaml index 9487e17..e075ae1 100644 --- a/libtom.yaml +++ b/libtom.yaml @@ -21,13 +21,13 @@ data: module: [ MIT ] dependencies: buildrequires: - bootstrap: f27 + bootstrap: master # We don't have texlive and ghostscript stuff so far - #platform: f27 - #autotools: f27 - #texlive: f27 + #platform: master + #autotools: master + #texlive: master requires: - platform: f27 + platform: master references: community: http://www.libtom.net/ documentation: http://www.libtom.net/ @@ -44,9 +44,7 @@ data: rpms: libtomcrypt: rationale: Main component. - ref: f27 libtommath: rationale: Main component. - ref: f27 # libtomcrypt BuildRequires libtommath buildorder: -1