We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a96a0d9 + df8cb50 commit b5d9a1eCopy full SHA for b5d9a1e
lib/rpm/c.rb
@@ -6,6 +6,7 @@ module C
6
7
begin
8
ffi_lib ['rpm',
9
+ 'librpm.so.9',
10
'librpm.so.8', # Tumbleweed
11
'librpm.so.7', # fedora 23
12
'librpm.so.3', 'librpm.so.2', 'librpm.so.1']
0 commit comments