9ad7728 make -devel package depend on arch-specific -libs package

Authored and Committed by nphilipp 8 years ago
1 file changed. 2 lines added. 1 lines removed.
    make -devel package depend on arch-specific -libs package
    
    1) the library has moved from the main to the -libs package
    2) this ensures that a -devel package always pulls in the right arch of the
    -libs package, e.g. on multi-lib systems
    
        
file modified
+2 -1