https://bugzilla.redhat.com/show_bug.cgi?id=1338553

Nathan Osman <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]



--- Comment #14 from Nathan Osman <[email protected]> ---
Wow - this is exciting!

As the author of the program, I'd like to point something important out before
it becomes an issue. A lot of the internal graphics that NitroShare uses are
SVG files and therefore you will want to add a Requires for "qt5-qtsvg" or some
images won't display correctly.

The reason it isn't automatically detected as a required package is because the
application doesn't directly link against the library but rather loads it as a
plugin (through Qt's image API).

The next version of NitroShare hopefully won't have this problem since the
build script forces the application to link against the library.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://lists.fedoraproject.org/admin/lists/[email protected]

Reply via email to