Ignore:
Timestamp:
Sep 13, 2011, 11:28:04 PM (14 years ago)
Author:
Dmitry A. Kuminov
Message:

packaging: Add lib prefix to all library packages and add libqt4-designer.

The lib prefix is necessary to distinguish between packages containing
applications and libraries (DLLs) of the same name, e.g. like in case of
Qt Designer. It also matches the common practice on other platforms.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • packaging/INSTALL.OS2.develop

    r1063 r1083  
    1919environment:
    2020
    21   yum install qt-develop
     21  yum install qt4-devel-kit
    2222 
    2323To get more information about installing RPM, please visit
Note: See TracChangeset for help on using the changeset viewer.