diff options
author | Anas Nashif <anas.nashif@intel.com> | 2013-02-19 10:31:25 -0800 |
---|---|---|
committer | Anas Nashif <anas.nashif@intel.com> | 2013-02-19 10:31:25 -0800 |
commit | 2b2ec25ecc7734d4e04e392ce4874c9c2bf929ef (patch) | |
tree | 506a3e8962295e6a4a17f0056315a49ca409ea70 | |
parent | cbabe135f6a03ffa43b8960301046838aa6460b0 (diff) | |
download | createrepo-2b2ec25ecc7734d4e04e392ce4874c9c2bf929ef.tar.gz createrepo-2b2ec25ecc7734d4e04e392ce4874c9c2bf929ef.tar.bz2 createrepo-2b2ec25ecc7734d4e04e392ce4874c9c2bf929ef.zip |
do not depend on pyliblzma
-rw-r--r-- | packaging/createrepo.spec | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packaging/createrepo.spec b/packaging/createrepo.spec index c95f8ed..6ab31c6 100644 --- a/packaging/createrepo.spec +++ b/packaging/createrepo.spec @@ -8,7 +8,6 @@ Group: System/Base Source: %{name}-%{version}.tar.gz BuildRequires: python Requires: deltarpm -Requires: pyliblzma Requires: python >= 2.7 Requires: rpm >= 4.11.0 Requires: python-rpm |