Sign in
dart
/
external
/
github.com
/
flutter
/
engine
/
e1e6ced81d029258d449bdec2ba3cddca9c2ca0c
/
.
/
shell
/
platform
/
linux
/
config
/
BUILD.gn
blob: 48cf022355cff4a85e9454a8c0444e1757716f14 [
file
]
# Copyright 2013 The Flutter Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
import
(
"//build/config/linux/pkg_config.gni"
)
pkg_config
(
"x11"
)
{
packages
=
[
"x11"
]
}