Skip to content
This repository was archived by the owner on Oct 4, 2020. It is now read-only.

Commit 73916aa

Browse files
committed
require modules for -devel
1 parent 0d0e967 commit 73916aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python3.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ IDE for Python language.
101101
%package devel
102102
Summary: Libraries and header files for building python code
103103
Group: Development/Languages/Python
104-
Requires: %{name}-libs = %{epoch}:%{version}-%{release}
104+
Requires: %{name}-modules = %{epoch}:%{version}-%{release}
105105

106106
%description devel
107107
The Python interpreter is relatively easy to extend with dynamically

0 commit comments

Comments
 (0)