mirror of
https://github.com/tsukumijima/libmali-rockchip.git
synced 2026-01-24 00:10:50 +01:00
fixup for minor bugs found at build time
1. install path 2. debian rules for cmake 3. some typo
This commit is contained in:
parent
33e8c9db44
commit
cab2f164a2
15 changed files with 52 additions and 33 deletions
6
debian/control
vendored
6
debian/control
vendored
|
|
@ -11,9 +11,9 @@ Section: libdevel
|
|||
Architecture: any
|
||||
Depends: libmali-rk32881 (= ${binary:Version}), ${misc:Depends}
|
||||
Multi-Arch: same
|
||||
Provides: libgbm-dev
|
||||
Conflicts: libgbm-dev
|
||||
Replaces: libgbm-dev
|
||||
Provides: libgbm-dev, libegl1-mesa-dev, libgles2-mesa-dev
|
||||
Conflicts: libgbm-dev, libegl1-mesa-dev, libgles2-mesa-dev
|
||||
Replaces: libgbm-dev, libegl1-mesa-dev, libgles2-mesa-dev
|
||||
Description: The mali library for Rockchip RK3288.
|
||||
.
|
||||
This package provides the development environment for compiling programs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue