diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-05 22:07:55 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-05 22:07:55 -0600 |
commit | 3ad1b623ac4af0f19db3580e4ef6b0d923260ba0 (patch) | |
tree | 3b77748c913634d88310c7933877b201532d4ae1 /src/3rdparty/libmng/doc/rpm/libmng.spec | |
parent | e02e31c8b9d854cd62cbe9799228f6e08e882773 (diff) | |
download | tqt3-3ad1b623ac4af0f19db3580e4ef6b0d923260ba0.tar.gz tqt3-3ad1b623ac4af0f19db3580e4ef6b0d923260ba0.zip |
Sync again
Diffstat (limited to 'src/3rdparty/libmng/doc/rpm/libmng.spec')
-rw-r--r-- | src/3rdparty/libmng/doc/rpm/libmng.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/3rdparty/libmng/doc/rpm/libmng.spec b/src/3rdparty/libmng/doc/rpm/libmng.spec index 348e5339c..57580cd7c 100644 --- a/src/3rdparty/libmng/doc/rpm/libmng.spec +++ b/src/3rdparty/libmng/doc/rpm/libmng.spec @@ -18,7 +18,7 @@ popular PNG image-format. %package devel Summary: Development tools for programs to manipulate MNG format files. Group: Development/Libraries -Retquires: libmng = %{PACKAGE_VERSION} +Requires: libmng = %{PACKAGE_VERSION} %description devel The libmng-devel package contains the header files and static libraries necessary for developing programs using the MNG |