diff options
author | CoprDistGit <infra@openeuler.org> | 2023-09-18 09:39:16 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-09-18 09:39:16 +0000 |
commit | 6c3a5f7ccde18d6205840a4c825c54e0f28734b2 (patch) | |
tree | 02646cd7cb3daa85bf4e7e911130a8906259e570 | |
parent | fd3f4cddad1e305c3d2ad29ce0c642151fa99fe3 (diff) |
automatic import of libepubgenopeneuler23.03
-rw-r--r-- | libepubgen.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libepubgen.spec b/libepubgen.spec index 04d3a07..2dbd85c 100644 --- a/libepubgen.spec +++ b/libepubgen.spec @@ -9,7 +9,7 @@ License: MPL-2.0 URL: https://sourceforge.net/projects/libepubgen/ Source: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.xz -BuildRequires: boost-devel doxygen gcc-c++ pkgconfig(cppunit) pkgconfig(librevenge-0.0) pkgconfig(libxml-2.0) make +BuildRequires: boost-devel doxygen gcc-c++ pkgconfig(cppunit) pkgconfig(librevenge-0.0) libxml2-devel make %description %{name} is a library for generating EPUB documents. It is directly |