mirror of
https://github.com/Fishwaldo/build.git
synced 2025-03-30 18:51:30 +00:00
Install fbturbo on OPi PC2 desktop images
This commit is contained in:
parent
9e82ac080f
commit
fa6b1b32f2
1 changed files with 1 additions and 1 deletions
|
@ -16,5 +16,5 @@ package_checkbuild()
|
|||
|
||||
package_checkinstall()
|
||||
{
|
||||
[[ ( $LINUXFAMILY == sun*i || $LINUXFAMILY == pine64 ) && $BUILD_DESKTOP == yes ]]
|
||||
[[ ( $LINUXFAMILY == sun*i || $LINUXFAMILY == pine64 || $LINUXFAMILY == sun50iw2 ) && $BUILD_DESKTOP == yes ]]
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue