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" ]
}